Skip to content

v0.8.8

Choose a tag to compare

@github-actions github-actions released this 18 Apr 14:53
· 539 commits to main since this release

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"