Skip to content

v13.0.0

Latest
Compare
Choose a tag to compare
@zkat zkat released this 15 Feb 06:35
· 5 commits to main since this release
ff33317

Bug Fixes

  • sync: Added the feature flags for compilation without the async runtime. Fixes #64. (#65) (ffa1ab72)
    • BREAKING CHANGE: this bumps the MSRV to 1.70.0
  • remove_fully: Remove the key content when set remove_fully to true (#63) (761d7155)
    • BREAKING CHANGE: this is technically a fix, but maybe people didn't expect this.