Releases: transitnownash/gtfs-rails-api
Releases · transitnownash/gtfs-rails-api
Version 2.2.0
What's Changed
- Allow data overrides by @stephenyeargin in #80
- Check for valid URL before importing by @stephenyeargin in #82
- Make route shapes and stops respect date filter by @stephenyeargin in #83
- Bump nokogiri from 1.13.8 to 1.13.9 by @dependabot in #84
- Bump loofah from 2.19.0 to 2.19.1 by @dependabot in #86
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in #87
Full Changelog: v2.1.0...v2.2.0
Version 2.1.0
What's Changed
- Bump nokogiri from 1.13.4 to 1.13.6 by @dependabot in #78
- Add radius search for stops by @stephenyeargin in #79
Full Changelog: v2.0.1...v2.1.0
Version 2.0.1
What's Changed
- Bump nokogiri from 1.13.1 to 1.13.3 by @dependabot in #75
- Bump puma from 5.6.2 to 5.6.4 by @dependabot in #76
- Bump nokogiri from 1.13.3 to 1.13.4 by @dependabot in #77
Full Changelog: v2.0.0...v2.0.1
Version 2.0.0
Updated to Rails 7. Now requires at least Ruby 2.7 to run.
What's Changed
- Bump puma from 4.1.1 to 4.2.0 by @dependabot-preview in #30
- [Security] Bump rubyzip from 1.2.2 to 1.3.0 by @dependabot-preview in #31
- Bump listen from 3.1.5 to 3.2.0 by @dependabot-preview in #32
- Bump puma from 4.2.0 to 4.2.1 by @dependabot-preview in #33
- Bump will_paginate from 3.1.8 to 3.2.0 by @dependabot-preview in #34
- Bump will_paginate from 3.2.0 to 3.2.1 by @dependabot-preview in #35
- [Security] Bump loofah from 2.2.3 to 2.3.1 by @dependabot-preview in #36
- Bump puma from 4.2.1 to 4.3.0 by @dependabot-preview in #37
- Bump rack-cors from 1.0.3 to 1.0.4 by @dependabot-preview in #38
- [Security] Bump nokogiri from 1.10.4 to 1.10.5 by @dependabot-preview in #39
- Bump rack-cors from 1.0.6 to 1.1.0 by @dependabot-preview in #40
- Bump mysql2 from 0.5.2 to 0.5.3 by @dependabot-preview in #41
- Bump rails from 5.2.3 to 5.2.4 by @dependabot-preview in #42
- Bump puma from 4.3.0 to 4.3.1 by @dependabot-preview in #43
- Bump listen from 3.2.0 to 3.2.1 by @dependabot-preview in #44
- [Security] Bump rack from 2.0.7 to 2.0.8 by @dependabot-preview in #45
- Bump rails from 5.2.4 to 5.2.4.1 by @dependabot-preview in #47
- Bump sqlite3 from 1.4.1 to 1.4.2 by @dependabot-preview in #46
- Bump rack-cors from 1.1.0 to 1.1.1 by @dependabot-preview in #48
- Bump byebug from 11.0.1 to 11.1.0 by @dependabot-preview in #50
- Bump byebug from 11.1.0 to 11.1.1 by @dependabot-preview in #51
- [Security] Bump nokogiri from 1.10.7 to 1.10.8 by @dependabot-preview in #52
- Bump bootsnap from 1.4.5 to 1.4.6 by @dependabot-preview in #53
- Bump will_paginate from 3.2.1 to 3.3.0 by @dependabot-preview in #54
- [Security] Bump puma from 4.3.1 to 4.3.2 by @dependabot-preview in #55
- [Security] Bump puma from 4.3.2 to 4.3.3 by @dependabot-preview in #56
- Bump rails from 5.2.4.1 to 5.2.4.2 by @dependabot-preview in #57
- Bump byebug from 11.1.1 to 11.1.2 by @dependabot-preview in #58
- Bump byebug from 11.1.2 to 11.1.3 by @dependabot-preview in #59
- Bump bulk_insert from 1.7.0 to 1.8.1 by @dependabot-preview in #64
- [Security] Bump puma from 4.3.3 to 4.3.5 by @dependabot-preview in #62
- Bump rails from 5.2.4.2 to 5.2.4.3 by @dependabot-preview in #61
- [Security] Bump websocket-extensions from 0.1.4 to 0.1.5 by @dependabot-preview in #65
- [Security] Bump rack from 2.2.2 to 2.2.3 by @dependabot-preview in #66
- Bump dotenv-rails from 2.7.5 to 2.7.6 by @dependabot-preview in #67
- Add 'active' route flag based on current calendar by @stephenyeargin in #68
- Bump puma from 4.3.7 to 4.3.8 by @dependabot in #69
- Bump nokogiri from 1.11.1 to 1.11.4 by @dependabot in #70
- Bump nokogiri from 1.12.4 to 1.12.5 by @dependabot in #71
- Bump puma from 4.3.8 to 4.3.9 by @dependabot in #72
- Bump puma from 4.3.9 to 4.3.11 by @dependabot in #73
- Update to Rails 7 by @stephenyeargin in #74
Full Changelog: v1.0.0...v2.0.0
Version 1.0.0
- Initial release.