Releases: tomsjansons/ridi-router
Releases · tomsjansons/ridi-router
Release v0.6.7
- Merge pull request #51 from tomsjansons/fix-execute-perm-3
- fix: include only zips on release
Release v0.6.6
Release v0.6.5
Release v0.6.4
- Merge pull request #45 from tomsjansons/fix-macos-bin-6
- fix: macos perms
Release v0.6.3
- Merge pull request #44 from tomsjansons/fix-macos-bin-5
- Merge branch 'main' into fix-macos-bin-5
- fix: exec perm
Release v0.6.2
- Merge pull request #43 from tomsjansons/fix-macos-bin-4
- fix: build dep
- fix: win dll static
Release v0.6.1
- Merge pull request #42 from tomsjansons/fix-macos-bin-3
- Merge branch 'main' into fix-macos-bin-3
- fix: use bash on win
- Merge pull request #41 from tomsjansons/fix-macos-bin-2
- Merge branch 'main' into fix-macos-bin-2
- fix: get toolchain
- chore: bump version to v0.6.1
- Merge pull request #40 from tomsjansons/fix-macos-bin
- fix: use universal binaries for macos
Release v0.6.0
Release v0.5.0
- Merge pull request #37 from tomsjansons/fix-exclude-win-arm
- fix: exclude win arm
- chore: bump version to v0.5.0
- Merge pull request #36 from tomsjansons/feat-other-oses
- feat: build for other osses
- Merge pull request #35 from tomsjansons/feat-caching-builds
- chore: cache on main
- Merge pull request #34 from tomsjansons/feat-remove-debug
- chore: remove debug
- Merge pull request #33 from tomsjansons/feat-cache-builds
- chore: remove build before test
- chore: cache more files
- chore: ignore cargo.lock
- feat: cache builds
- Merge pull request #32 from tomsjansons/feat-round-trip
- fix: test
- Merge remote-tracking branch 'refs/remotes/origin/feat-round-trip' into feat-round-trip
- feat: use caching on gh workflows
- Update justfile
- fix: test res
- fix: itinerary rewind
- fix: weight for heading fix
- chore: ignore tmp dir
- chore: pagination
- fix: minor fixes in ui
- feat:debug viewer done
- feat: table styling
- chore: more debug viewer wip
- fix: markers fixed
- feat: vite ui
- chore: maps wip
- chore: maplibre setup
- chore: maps wip
- feat: ts typegen
- fix: use query builder
- fix: real types
- feat:refactor to use structs
- feat: duckdb wip
- feat: viewer scaffolding
- chore: cleanup
- feat: debug viewer scaffolding done
- feat: debug viewer wip
- fix: debug writer bugs
- feat: debug write to csv
- chore: threaded sqlite
- chore: more debug
- chore: more debug writing wip
- chore: more debug log wip
- feat: debug writer
- chore: warning cleanup
- feat: cli reactor done
- fix: refactor cli and router runner
- chore: router debug
- chore: debug stuck itineraries
- fix: round trip destination fix#
- feat: rework the waypoint gen
- fix: not crash on no routes
- feat: round trip waypoint gen
- feat: scaffolding for round trip
- Merge pull request #31 from tomsjansons/feat-route-clustering
- fix: bearing
- feat: rules for sharp turns and detours
- feat: clustering and best selection
- feat: score filtering
- feat: route scores
- feat: clustering of routes
- Merge pull request #30 from tomsjansons/feat-tracing
- fix: missed eprint
- fix: missed eprint
- fix: test tracing
- chore: defaults#
- feat: tracing
- feat: remove debug writer
- Merge pull request #29 from tomsjansons/feat-routing-criteria
- fix: correct points#
- fix: test changes#
- feat: csv output #
- feat: route stats
- chore: refactor for messages
- feat: refactor to rules, enable basic rule config
- fix: sum up int values
- fix: json format
- feat: hints wip
- feat: tags
- Merge branch 'main' into feat-routing-criteria
- feat: tags wip
- Merge pull request #28 from tomsjansons/feat-closest-lookup-rework
- Merge branch 'main' into feat-closest-lookup-rework
- Merge pull request #27 from tomsjansons/tomsjansons-patch-1
- Create LICENSE
- fix: small fixes and more waypoints
- feat: distance lookup done
- feat: reworked closest lookup
Release v0.4.1
- Merge pull request #26 from tomsjansons/fix-stdout-logs
- Merge branch 'main' into fix-stdout-logs
- fix: remove logs from stdout