Skip to content

Releases: awesomized/crc-fast-rust

1.10.0 - Use Rust v1.89.0, remove 'crc' dependency

31 Dec 19:29
Immutable release. Only release title and notes can be modified.
3a853cc

Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.10.0

1.9.0 - Improve performance for smaller inputs, add accelerated CRC-16 support

23 Dec 08:00
Immutable release. Only release title and notes can be modified.
2d96340

Choose a tag to compare

What's Changed

Full Changelog: 1.8.2...1.9.0

1.8.2 - Fix crc dependency minimum, no_std for embedded

19 Dec 21:11
Immutable release. Only release title and notes can be modified.
8209423

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.1...1.8.2

1.8.1 - Add fuzz testing

12 Dec 23:59
Immutable release. Only release title and notes can be modified.
30e84d7

Choose a tag to compare

What's Changed

  • Add support for fuzz testing using libFuzzer by @onethumb in #30

Full Changelog: 1.8.0...1.8.1

1.8.0 - Add no_std and WASM support with full backward compatibility

14 Nov 20:59
Immutable release. Only release title and notes can be modified.
9c697ab

Choose a tag to compare

1.7.1 - Ensure Miri passes on x86_64 and x86

11 Nov 06:46
Immutable release. Only release title and notes can be modified.
f44f8d0

Choose a tag to compare

1.7.0 - Support Wasm targets, publish immutable GH releases, improve key generation docs

07 Nov 19:27
Immutable release. Only release title and notes can be modified.
c0337ca

Choose a tag to compare

1.6.0 - Improve feature detection, performance, and publish binary packages

30 Oct 20:43
45394b1

Choose a tag to compare

1.5.0 - Add static library, improve state management

01 Sep 17:39
a341b52

Choose a tag to compare

1.4.1 - Fix SIGILL on non-AVX512 systems

01 Sep 16:59
bda483e

Choose a tag to compare