Skip to content

Releases: awslabs/aws-checksums

v0.1.20

13 Sep 18:21
ce04ab0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.19...v0.1.20

v0.1.19

05 Sep 18:17
779b5f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.18...v0.1.19

v0.1.18

15 Feb 00:05
aac442a
Compare
Choose a tag to compare
v0.1.18 Pre-release
Pre-release

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

Full Changelog: v0.1.17...v0.1.18

Fix MSVC with Clang CPU_Extension

14 Jul 18:09
321b805
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Refactor CPU_EXTENSIONS logic for MSVC with Clang by @waahm7 in #69

Full Changelog: v0.1.16...v0.1.17

Fix use of inline ASM labels

05 Jun 20:28
a5b0e7f
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.15...v0.1.16

v0.1.15

15 May 22:22
1aa903d
Compare
Choose a tag to compare
v0.1.15 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.14...v0.1.15

Fix GCC and Clang ASM operand constraint

08 Dec 18:08
ad53be1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

Allow mix of static and shared libs

24 Aug 20:23
48e7c0e
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

Support new build flag: USE_CPU_EXTENSIONS

30 Sep 21:49
41df303
Compare
Choose a tag to compare

if -DUSE_CPU_EXTENSIONS=OFF then do not use function implementations that are optimized for specific CPU architectures, only use the generic implementation

Improved arm support

05 Feb 17:42
99bb0ad
Compare
Choose a tag to compare
Improved arm support Pre-release
Pre-release
  • Updated feature test compilation flags to properly detect/fail cortex features