Releases: SolverForge/solverforge
Releases · SolverForge/solverforge
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- early return and test case to verify it by @NewBornRustacean in #48
Full Changelog: v0.9.2...v0.10.0
v0.9.1
v0.9.0
Full Changelog: v0.8.13...v0.9.0
v0.8.13
Full Changelog: v0.8.12...v0.8.13
v0.8.11
Full Changelog: v0.8.10...v0.8.11
v0.8.10
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- Avoid eager value collection in ChangeMoveSelector by @NewBornRustacean in #39
New Contributors
- @NewBornRustacean made their first contribution in #39
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- chore(release): 0.8.8 (65cbf0c)
- docs(release): align workspace documentation and manifests to 0.8.8 (fe9c876)
- refactor(search): make canonical neighborhood defaults explicit (5fb8105)
- refactor(telemetry): preserve exact solver timings through runtime and console (20395c4)
- chore(naming): remove residual stock and unified wording (e716464)
- refactor(solver): collapse adapter layers into one canonical path (19e5ba4)
- refactor(solver): stream move cursors through local search and vnd (3a2dcd7)
- refactor(stock): compile standard variables into typed runtime contexts (0f1ce12)
Installation
Rust:
[dependencies]
solverforge = "0.8.8"