Releases: awslabs/aws-checksums
Releases · awslabs/aws-checksums
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
v0.1.18
What's Changed
- added workflow for handling answerable discussions by @yasminetalby in #75
- Remove unused source/arm/asm directory include by @waahm7 in #78
- BUILDER_VERSION: v0.9.55 by @graebm in #80
New Contributors
- @yasminetalby made their first contribution in #75
Full Changelog: v0.1.17...v0.1.18
Fix MSVC with Clang CPU_Extension
What's Changed
Full Changelog: v0.1.16...v0.1.17
Fix use of inline ASM labels
What's Changed
- add github templates and bots by @jmklix in #64
- Fix use of inline ASM labels by @jamesbornholt in #65
New Contributors
- @jmklix made their first contribution in #64
- @jamesbornholt made their first contribution in #65
Full Changelog: v0.1.15...v0.1.16
v0.1.15
Fix GCC and Clang ASM operand constraint
What's Changed
- Add AppVerifier to CI by @TwistedTwigleg in #58
- Update CI to fix downstream build by @waahm7 in #59
- Fixed gcc and clang constraint error due to improper input operands a… by @JonathanHenson in #57
New Contributors
- @TwistedTwigleg made their first contribution in #58
- @waahm7 made their first contribution in #59
Full Changelog: v0.1.13...v0.1.14