v0.3
Pre-release
Pre-release
- Removed AVX2 architecture requirement and
F32x8
type - Added support for other architectures on Linux (x64 and aarch64 tested)
- Added macOS support (x64 and aarch64)
- Removed all
operator bool
implicit conversions - Fixed MSVC optimizer bug removing call to
return_void
- Made variant constructor non-explicit
- Made region brands only hash the source position once