Skip to content

SIROM v0.4.3

Choose a tag to compare

@butkeraites butkeraites released this 07 Jun 17:38
· 12 commits to main since this release
8657b72

Tooling / process patch over v0.4.2. No library code or API change.

Added

  • scripts/refresh_release_index.py — regenerates the cross-release "Changelog index" footer on every GitHub release (versions from gh release list, blurbs from CHANGELOG.md); idempotent, with a --dry-run preview.
  • A "Cutting a release" section in CONTRIBUTING.md documenting the release flow end to end.

Changelog index

  • v0.4.4 — Documentation patch
  • v0.4.3 — Tooling / process patch (this release)
  • v0.4.2 — Tooling / process patch
  • v0.4.1 — Documentation patch over 0.4.0
  • 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