Skip to content

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

Latest
Compare
Choose a tag to compare
@jeertmans jeertmans released this 02 Dec 08:54
04ff39e

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