CHANGELOG.md
May 5, 2025 ยท View on GitHub
0.3.1 (2025-05-04)
- Fixed memory leak
0.3.0 (2025-04-03)
- Dropped support for Ruby < 3.2
0.2.1 (2024-12-29)
- Fixed warning with Ruby 3.4
0.2.0 (2023-04-16)
- Added shared library for Mac ARM
- Dropped support for Ruby < 3
0.1.4 (2020-07-26)
- Improved error message when OpenMP not found on Mac
0.1.3 (2020-02-11)
- Fixed
Could not find ThunderSVMerror on some Linux platforms
0.1.2 (2020-02-09)
- Fixed illegal instruction error on some Linux platforms
0.1.1 (2020-01-26)
- Changed to Apache 2.0 license to match ThunderSVM
- Added shared libraries
0.1.0 (2019-11-24)
- First release