Skip to content

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 02 Nov 09:25
· 20 commits to main since this release
20e044f

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::clamp in const contexts