v1.5.1
What's Changed
- fix: Fix dividing zero error in validateFloatError by @howjmay in #515
- Fix compilation with standardized C compilers by @jserv in #516
- Fix _mm_storel_epi64 by @andrewevstyukhin in #517
- Add support for 32-bit targets on ARMv8 architectures by @jonathanhue in #520
- Use CRC and directed rounding intrinsics on A32 by @jonathanhue in #522
- fix: Fix alignment in tests by @howjmay in #523
New Contributors
- @sleepybishop made their first contribution in #508
- @luzpaz made their first contribution in #509
- @andrewevstyukhin made their first contribution in #517
- @jonathanhue made their first contribution in #520
Full Changelog: v1.5.0...v1.5.1