Alix d'Unienville
Version 1.0.0 Major release
Changelog
-
BREAKING CHANGES
- ARM Neon and ASIMD discrimination are in line with SSE-like extensions.
spy::asimd_
is now a descendant ofspy::neon_
. This leads to the removal ofspy::supports_aarch64
- ARM Neon and ASIMD discrimination are in line with SSE-like extensions.
-
Bugs:
- Fix #12 : Remove
<iostream>
from public headers
- Fix #12 : Remove
-
Infrastructure:
- Fix Circle CI uses a new Docker with more cross-compiler and setup