Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Releases: rofreg/gtfs-realtime

v0.4.0

05 Dec 01:52
Compare
Choose a tag to compare
  • Switched to using ActiveRecord under the hood

v0.3.0

26 Nov 23:49
Compare
Choose a tag to compare
  • Fixes/improvements for compatibility with non-sqlite DB engines
  • Fixes/improvements for compatibility with Heroku

v0.2.3

26 Nov 04:37
Compare
Choose a tag to compare
  • Fix crash with processing StopTime timestamps after 24:00

v0.2.2

25 Nov 16:01
Compare
Choose a tag to compare

GTFS::Realtime::Stop#stop_times_for_today now returns detailed information about a stop's schedule for the current day, including any realtime updates about delays. README.md has also been updated to include a slightly more detailed example of how to use the gem.

v0.2.1

25 Nov 01:51
Compare
Choose a tag to compare

This release fixes a bug with some model associations in v0.2.0.