Skip to content

Releases: tomsjansons/ridi-router

Release v0.6.7

09 Jan 15:35
Compare
Choose a tag to compare
  • Merge pull request #51 from tomsjansons/fix-execute-perm-3
  • fix: include only zips on release

Release v0.6.6

09 Jan 15:24
eef3a23
Compare
Choose a tag to compare
  • Merge pull request #50 from tomsjansons/fix-execute-perm-2
  • fix: use tar on win
  • chore: bump version to v0.6.6
  • Merge pull request #49 from tomsjansons/fix-execute-perm
  • fix: use zips as release assets

Release v0.6.5

09 Jan 14:51
3f9adb6
Compare
Choose a tag to compare
  • Merge pull request #47 from tomsjansons/fix-debug-viewer-assets-1
  • fix: install pnpm
  • chore: bump version to v0.6.5
  • Merge pull request #46 from tomsjansons/fix-debug-viewer-assets
  • fix: include debug viewer static files in binary

Release v0.6.4

09 Jan 10:55
Compare
Choose a tag to compare
  • Merge pull request #45 from tomsjansons/fix-macos-bin-6
  • fix: macos perms

Release v0.6.3

08 Jan 21:10
Compare
Choose a tag to compare
  • 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

08 Jan 20:10
Compare
Choose a tag to compare
  • Merge pull request #43 from tomsjansons/fix-macos-bin-4
  • fix: build dep
  • fix: win dll static

Release v0.6.1

08 Jan 16:02
1851e7c
Compare
Choose a tag to compare
  • 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

08 Jan 15:27
Compare
Choose a tag to compare
  • Merge pull request #39 from tomsjansons/fix-win-release
  • feat: build with no debug viewer
  • fix: file location
  • fix: msvc on win
  • chore: bump version to v0.5.1
  • Merge pull request #38 from tomsjansons/fix-use-gcc
  • chore: install gcc
  • fix: use gcc

Release v0.5.0

08 Jan 12:35
230ef86
Compare
Choose a tag to compare
  • 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

06 Dec 15:56
Compare
Choose a tag to compare
  • Merge pull request #26 from tomsjansons/fix-stdout-logs
  • Merge branch 'main' into fix-stdout-logs
  • fix: remove logs from stdout