Skip to content

2024-07-26-1

Compare
Choose a tag to compare
@hannahpurcell hannahpurcell released this 26 Jul 16:16
· 129 commits to main since this release
d1784fb

What's Changed

  • refactor(tests): Use sequences for gtfs_route_pattern_factory ID's by @joshlarson in #2692
  • fix(ex/realtime/shape): add spec for new/1 so that autocomplete works by @joshlarson in #2695
  • fix: Update Realtime.Shape's pattern-matching so that it can accept Util.Location.From's by @joshlarson in #2694
  • tests: Add tests that assert on visible route sections by @joshlarson in #2641
  • tests: Clean up stubbed query functions in detours_controller_test by @joshlarson in #2693
  • fix(tests): Don't change the input on every useDetour test rerender by @joshlarson in #2696
  • fix: encode enum tag with string by @firestack in #2698
  • feat: send trip modification when finished detour api is called by @firestack in #2687
  • fix: show spinner when route patterns are loading from "empty" by @firestack in #2700
  • fix: push type definition cast down by @firestack in #2701
  • cleanup: Remove detour-route-selection and route-ladder-header-update test groups by @joshlarson in #2697
  • feat: Created db table for detours by @hannahpurcell in #2705
  • chore: update elixir 1.15.7 -> 1.17.2 by @firestack in #2706
  • fix: Basic check missed stops exists by @hannahpurcell in #2707

Full Changelog: 2024-07-15-1...2024-07-26-1