Skip to content

v0.2.0 - Proc Macros!

Latest
Compare
Choose a tag to compare
@contagon contagon released this 13 Jan 22:10
fe07b5b

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