Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@hovinen hovinen released this 15 Jun 19:30
· 22 commits to main since this release

Enhancements:

Breaking changes:

  • MSRV is now 1.81.0 (ef39af1)
  • Since all dependencies are now optional, they are no longer compiled when --no-default-features is set. Any functionality using optinoal dependencies must then be explicitly added back in.