Releases: awslabs/aws-checksums
Releases · awslabs/aws-checksums
v0.2.7
What's Changed
- Remove another thread unsafe false positive by @DmitriyMusatkin in #104
Full Changelog: v0.2.5...v0.2.7
v0.2.6
What's Changed
- Remove another thread unsafe false positive by @DmitriyMusatkin in #104
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Add missing extern c to new header by @DmitriyMusatkin in #103
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Add init functions to support thread safe init of impls by @DmitriyMusatkin in #102
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Switch CI to use roles by @DmitriyMusatkin in #100
- A bunch of CMake fixes by @graebm in #101
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix predefines for bswap for old compilers by @DmitriyMusatkin in #99
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in #95
- CRC big endian support by @DmitriyMusatkin in #97
New Contributors
- @ashishdhingra made their first contribution in #95
Full Changelog: v0.2.0...v0.2.1
Update Minimum CMake to 3.9
v0.1.20
What's Changed
- Add crc helpers for writing to large buffers. by @DmitriyMusatkin in #93
- Fix builds on clang 16+ by @DmitriyMusatkin in #96
New Contributors
- @DmitriyMusatkin made their first contribution in #93
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- rebase CRC32DATA32VALUE by @jmklix in #87
- clang-format 18 by @graebm in #91
- Update MacOS to arm64 by @waahm7 in #92
- Better vectorization and crc64 by @JonathanHenson in #79
Full Changelog: v0.1.18...v0.1.19