Skip to content

0.3.0

Compare
Choose a tag to compare
@laptou laptou released this 28 Nov 02:14
· 95 commits to master since this release
01ee38b

This is a pretty minor release, but I gave it a major version because I upgraded bytes, which is a breaking change.

Changelog

  • Upgraded to bytes 0.6
  • Upgraded to bitvec 0.19
  • Switched async-std for smol
    • Except in examples, where we are now using async-std 1.7