Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 679 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 679 Bytes

Changelog

Unreleased

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 using default-features = false.
  • Improve performance by around 7x.
  • Support Rust 1.8.0.
  • Improve API naming.

Initial release.