Skip to content

SIROM v0.4.1

Choose a tag to compare

@butkeraites butkeraites released this 07 Jun 16:02
· 26 commits to main since this release
92411b7

Documentation patch over v0.4.0. No code or API change.

Changes

  • The robust-CVRP demo README records that it runs on SIROM v0.4.0 and clarifies that v0.4.0's internal refactors don't change the POST /solveGET /jobs/{id} HTTP contract the demo consumes.
  • CONTEXT.md gains the rest of the v0.4.0 domain vocabulary: the cluster tree (Cluster tree, build, replicate) and validation status (Status, has_errors), alongside the solution-stage terms already recorded.

For the architecture-deepening work itself, see the v0.4.0 release notes.

Changelog index

  • v0.4.4 — Documentation patch
  • v0.4.3 — Tooling / process patch
  • v0.4.2 — Tooling / process patch
  • v0.4.1 — Documentation patch over 0.4.0 (this release)
  • v0.4.0 — Architecture-deepening release: make modules honest and concentrate scattered logic
  • v0.3.0 — Robust CVRP demo over VRP-REP (demo/vrp/)
  • v0.2.0 — First substantial release of SIROM as a deployable, documented service

Full notes for every version: CHANGELOG.md