Releases: artonge/go-gtfs
Releases · artonge/go-gtfs
v1.3.4
What's Changed
- Add support for Zone ID in stops. Change contains_id in fare_rules to be a string by @wildeyedskies in #23
New Contributors
- @wildeyedskies made their first contribution in #23
Full Changelog: v1.3.3...v1.3.4
v1.3.3
- Update
go-csv-tag
tov2.2.0
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Change Shape.PointSequence type to
int64
fromunit32
by @captchanjack in #21 - Update StopTime StopSeq to uint32 by @edfungus in #22
New Contributors
- @captchanjack made their first contribution in #21
Full Changelog: v1.3.0...v1.3.2
v1.3.0
v1.2.0
What's Changed
- Support for multiple agencies by @adrianmo in #16
- Add project status to the README by @artonge in #17
- Add more supported file types by @csutorasa in #18
- Update
go-csv-tag
tov2.1.0
by @artonge
New Contributors
- @adrianmo made their first contribution in #16
- @csutorasa made their first contribution in #18
Full Changelog: v1.0.1...v1.2.0
v1.1.0
Update go-csv-tag
v1.0.1 Update go-csv-tag version