Skip to content

v4.1.1

Compare
Choose a tag to compare
@lopopolo lopopolo released this 20 Dec 17:18
e333ade

Release boba 4.1.1.

boba is published on crates.io.

This release contains enhancements:

  • Avoid write! macro in fmt::Display impl for DecodeError. #62
  • Add additional tests for bytes outside of the encoding alphabet. #63
  • Add a (unenforced) CI job for testing boba with MSRV Rust 1.42.0. #64

This release contains improvements to documentation and build process.