Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 06:53
· 97 commits to refs/heads/main since this release

What's Changed

Breaking Changes

  • Introduce the Engine trait and rename module to program (#55) @iawia002
  • Move enum definition out of protobuf file (#54) @iawia002

Other changes

  • Use ahash::AHashMap and parking_lot::Mutex instead of std library (#57) @iawia002
  • Adjust methods of getting the config (#56) @iawia002

Dependency Updates

6 changes

Full Changelog: v0.4.0...v0.5.0