Skip to content

chore: release v0.1.0#3

Open
choffmann wants to merge 1 commit into
mainfrom
release-please--branches--main--components--streamlet
Open

chore: release v0.1.0#3
choffmann wants to merge 1 commit into
mainfrom
release-please--branches--main--components--streamlet

Conversation

@choffmann

@choffmann choffmann commented Jul 8, 2026

Copy link
Copy Markdown
Member

🌱 A new release is ready to be merged!

0.1.0 (2026-07-08)

Features

  • core: add cheapest-insertion construction with refill support (705bbd7)
  • core: add cost matrix over problem nodes (833b737)
  • core: add duration segment with time-warp and multi-trip support (cc5ae70)
  • core: add inter-route operators and refill repositioning (425297d)
  • core: add intra-route local search (relocate, swap, 2-opt) (5355c2b)
  • core: add load segment for O(1) capacity evaluation (3077681)
  • core: add router port for external routing engines (2f25105)
  • core: add solve facade mapping plans to domain solutions (d804eb9)
  • core: add solver instance model and route evaluation (02babb8)
  • core: scaffold cargo workspace and VRP domain model (60b6d0f)
  • init commit (6d1ed89)
  • pbf-patch: add haversine and point-to-line geometry (c04bd2d)
  • pbf-patch: add osm data model with car-accessible filter (4e56a6d)
  • pbf-patch: add rtree way index with site matching (e87bf5c)
  • pbf-patch: derive changed ways for construction sites (0554b55)
  • pbf-patch: load car network from pbf (ae500c1)
  • pbf-patch: parse construction sites from tbz verkehrsticker (d0ded57)
  • pbf-patch: scaffold crate with cli skeleton (67fa299)
  • pbf-patch: wire construction command (76b87bc)
  • pbf-patch: write osc changesets (c2d6cf2)
  • server: add application startup and main entrypoint (e371d71)
  • server: add env-based settings (a1ab14f)
  • server: add http layer with solve endpoint and error mapping (6f348ea)
  • server: add solve service orchestrating matrix, solver, and geometry (c7a226f)
  • server: add valhalla http client implementing the router port (abb3b89)
  • server: drain in-flight requests on shutdown signal (cb2d9d7)

Bug Fixes

  • core: enforce shift end on depot return, cover refill evaluation (9adf87e)
  • core: make search iterations full passes, pin refill drop (f430094)
  • core: model reload as finalize, drop broken reload marker (98f3b8b)
  • core: validate cost matrix on deserialization (309b153)
  • deps: bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204) (3157e33)
  • server: guard matrix alignment, cover valhalla error paths (9d16fd9)

Miscellaneous Chores

  • force initial release version (78b3e76)

This PR was generated with Release Please. See documentation.

@choffmann choffmann force-pushed the release-please--branches--main--components--streamlet branch from eccc260 to 7a475f4 Compare July 8, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant