🚀 Features & Enhancements
- BatchRelaxer: Added
max_n_stepsargument for greater flexibility (#90, @ClaudioZeni) - Benchmark Datasets: Released in-house compiled benchmark datasets (#105, @yanghan234)
- Packaging:
🐛 Bug Fixes
- Fixed valid path handling in
finetune(#106, @ZeroKnighting) - Fixed bug with
nstepsnot working properly (#101, @ClaudioZeni)
🛠️ Maintenance & CI
- Upgraded to NumPy 2 (#120, @CompRhys)
- Dropped support for Python 3.9 (#121, @yanghan234)
- CI improvements:
- Updated
cibuildwheelconfiguration (#122, @yanghan234) - Removed Python 3.9 from
cibuildwheel(#123, @yanghan234)
- Updated
🧹 Other Changes
🙌 New Contributors
Full Changelog: v1.1.2...v1.2.0