Skip to content

Releases: rpl-cmu/fact.rs

v0.2.0 - Proc Macros!

13 Jan 22:10
fe07b5b
Compare
Choose a tag to compare

This release is a large refactor for traits under the hood (including improved serialization support), new benchmarks, and the addition of a number of helpful proc-macros (my favorite: factrs::fac!) as well. Additionally, a number of serialization-based decl-macros have been moved to the factrs::mark proc-macro.

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Nov 00:18
Compare
Choose a tag to compare

Initial Release!

What's Changed

New Contributors

Full Changelog: https://github.com/rpl-cmu/factrs/commits/v0.1.0