Skip to content

1.0.0

Compare
Choose a tag to compare
@Juici Juici released this 20 Jan 19:58
· 10 commits to master since this release
1.0.0
83ef757

Rewrite the macro to use a single proc-macro crate.

The macro now derives impls for From and TryFrom instead of using a custom IntEnum trait.

Full Changelog: 0.4.0...1.0.0