Skip to content

0.4.0

Latest

Choose a tag to compare

@RandomHashTags RandomHashTags released this 13 Feb 17:59
· 24 commits to main since this release
bfd6df2

Mainly performance improvements, fixes and breaking changes, most notably:

  • move away from protocols since they bloat the binary and hurt runtime performance
  • adopt more package traits; removed some as well
  • reduction of code duplication and bloat; removed some obsolete code
  • fixed and add more unit tests
  • merged modules

What's Changed

Full Changelog: 0.3.0...0.4.0