Skip to content

v2.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomtau tomtau released this 29 Jul 13:28
· 113 commits to master since this release

What's Changed

  • Unicode 14 support
  • sha-1 upgraded and unnecessary dependencies removed
  • code quality improvements and migration to the 2018 edition
  • benchmark code migrated to criterion
  • optimizations (see #473 and #554 )
  • no_std compatibility
  • error reporting improvements (using thiserror, better printing, API improvements)
  • allowing infix operators in prefix expressions

New Contributors

Full Changelog: v2.1.0...v2.2.0