v4.1.1
Release boba
4.1.1.
boba
is published on crates.io.
This release contains enhancements:
- Avoid
write!
macro infmt::Display
impl forDecodeError
. #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.