v0.4.10
Other
- (deps) bump thiserror from 2.0.16 to 2.0.17 in the rust-dependencies group (#36)
- (features) improve feature flags docs (#35)
- Fixed a bug that lead to the leaking of
Symbols in the objective function. (#37) - Bump MSRV to 1.85 to use clamp functions in const context (#39)
Changed
- bump the MSRV to 1.85 and rely on the standard
f64::clampin const contexts