Skip to content

v0.14.3 - YANKED - 2024 edition, improved callback, fixes and better docs!

Compare
Choose a tag to compare
@jeertmans jeertmans released this 02 Dec 08:54
· 1 commit to master since this release
04ff39e

Important

This version was yanked as it bumped the MSRV, and we should have change the minor (not the patch) part of the version to reflect this.

This is a small release, but it contains two important fixes:

  • Fix for big-endian platforms in #431
  • Support for Rust 2024 edition in #435

As well as a nice new feature for callback to support returning Result<Skip>!

Moreover, the documentation has received very nice additions.

Many thanks to all the contributors!

What's Changed

New Contributors

Full Changelog: v0.14.2...v0.14.3