No changes.
- Bump MSRV to 1.31.0.
- Add a few
#[inline]
annotations to small functions. - Fix CI badge.
- Allow integration into libstd.
- Support
#![no_std]
when usingdefault-features = false
. - Improve performance by around 7x.
- Support Rust 1.8.0.
- Improve API naming.
Initial release.