8000 Releases · tgecho/canrun_rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tgecho/canrun_rs

v0.5.0

31 May 03:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 Jan 04:32
Compare
Choose a tag to compare

Rewrote the core to eliminate the entire domain concept. Now any types that implement the Unify trait can be added to a state at any time. Apart from some minor renaming and shifting, the basic concepts have stayed largely the same. Most externally visible changes involve a bunch of simplified types.

v0.3.0

03 Aug 04:13
Compare
Choose a tag to compare
  • Add lvec::get, lvec::slice and lmap::get goals.
  • Add more documentation
  • Improve CI integrations

Initial Release

03 Jul 01:47
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.0

Update dependencies
0