Skip to content

v0.2.1

Choose a tag to compare

@Phantomical Phantomical released this 24 Oct 07:42
· 6 commits to main since this release

Changed

  • c_enum! will now emit a custom error message indicating that declaring
    multiple enums in a single c_enum! block is not supported anymore.

What's Changed

  • Improve error messages for multiple enums in a c_enum! block by @Phantomical in #11

Full Changelog: v0.2.0...v0.2.1