Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:06
· 237 commits to master since this release
068b3d4

Added

  • Add no_std support (#36). Thanks @danielschemmel for the contribution!
  • Add asm comparison and benchmarks to docs (#29)
  • Add map!{} and set![] macros (#33). Thanks @korrat for the contribution!

Fixed

  • Fix missing_docs lint in the generated code (#39)