Releases
v0.10.0
Compare
Sorry, something went wrong.
No results found
0.10.0 (2025-08-20)
✨ Features
Add CI debugging tools and -Wdeprecated-volatile warning (0e9cb70 )
Add CI/CD infrastructure and code quality tools (v0.9.1.5) (a3667f9 )
ci: complete v0.9.1.5 CI/CD and development infrastructure setup (7c0eda1 )
🐛 Bug Fixes
Add --ignore-errors unused flag to lcov to handle missing examples directory (e222898 )
add clang-format directives to preserve Windows header order (bd7a481 )
Add missing includes to system_capabilities.cpp (29deab5 )
ci: add explicit x64 arch to MSVC dev environment setup (923fe34 )
ci: specify x64 architecture for Windows MSVC builds (b935da4 )
Ensure L3 cache threshold >= L2 on Apple platforms (330987b )
Fix code coverage job compiler configuration (2d0eb04 )
Fix std::min type mismatch errors for Linux builds (75dd3b0 )
Fix Windows CI test failures (7b22d3a )
Improve Windows DLL handling and test robustness (9adb331 )
Replace INT_MIN/INT_MAX with std::numeric_limits for Linux compatibility (d455780 )
Resolve Linux build errors in CI (e4af3d1 )
Resolve ODR violation - make pthread_worker inline (0bc779d )
Simplify SIMD compilation strategy using traditional CMake approach (efa656f )
Specify bash shell for Windows test step (6100142 )
Update README badges and fix clone URL (29a5b2c )
📚 Documentation
Add header reorganization plan for v0.9.2 (ab6df66 )
Complete v0.9.1.5 milestone - CI/CD infrastructure setup (fc4cd70 )
Restructure v0.9.0→v1.0.0 roadmap with comprehensive task lists (6aea97c )
You can’t perform that action at this time.