Releases: mortennordbye/ruter-cli
Releases · mortennordbye/ruter-cli
v0.7.1
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-08-06)
Bug Fixes
cli: cap --max-walk at the 45 minutes Entur actually accepts (#23 ) (d5ee1ae )
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-08-06)
Features
cli: allow a longer walk with --max-walk, and show how far each journey walks (#21 ) (f95c1ea )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-08-04)
Features
cli: add doctor, a diagnostics report to paste into an issue (92d9a54 )
cli: reject unknown transport modes before touching the network (92d9a54 )
render: draw itineraries as a timeline and label the markers (92d9a54 )
Bug Fixes
cli: keep piped output from panicking on a closed pipe (92d9a54 )
cli: refuse --json together with --watch (92d9a54 )
config: write the config file atomically (92d9a54 )
install: drop the duplicated PATH warning on macOS (92d9a54 )
watch: coalesce manual refreshes so a held key cannot burst the API (92d9a54 )
Performance Improvements
watch: build one HTTP client per watch session (92d9a54 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-08-04)
Features
cli: accept a destination of several words without quotes (#15 ) (11b97c1 )
install: put ~/.local/bin on PATH, and lead the README with the install command (#16 ) (d2e33c0 )
Bug Fixes
location: settle authorization before asking for a position (#14 ) (ce62435 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-08-04)
Features
route: save journeys that travel via specific stops (#11 ) (7e3e2ab )
Bug Fixes
location: drive Core Location with a delegate so GPS stops falling back to IP (#12 ) (3a50440 )
upgrade: close the installer's stdin so the upgrade can finish (#9 ) (c2fb65c )
v0.3.0
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-07-31)
Features
render: separate journeys with rules and align the itinerary columns (#6 ) (fe912c3 )
Bug Fixes
ci: publish the release only once its assets are uploaded (#5 ) (1649b72 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-07-31)
Bug Fixes
ci: call the binary build from release-please instead of on release published (b6f012e )
ci: take packaging helpers from the workflow ref, not the tag (d8c9217 )
ci: upload release assets with gh instead of action-gh-release (130f135 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-07-31)
Features
ci: build and attach release binaries (958bd60 )