What's Changed
- Add ARM SVE support by @jtl06 in #158
- Windows 2019 deprecated in Github Actions - replaced with Windows 2025 by @jtl06 in #161
- Fix Windows CI failures by @jtl06 in #162
- SVE and SVE2 optimizations by @jtl06 in #159
- Fix MSVC sanitize compile error by @kimwalisch in #163
- Keep RISC-V targets on the scalar path by @carlosqwqqwq in #165
- Fix MSVC test failure on windows-2025 by @kimwalisch in #166
- Fix CI warnings by @kimwalisch in #167
- Simplify MSVC CI code by @kimwalisch in #168
- Use predicated negate for SVE signed division by @jtl06 in #169
New Contributors
- @jtl06 made their first contribution in #158
- @carlosqwqqwq made their first contribution in #165
Full Changelog: v5.3.0...v5.4.0