Releases: MobilityData/gtfs-diff-engine
Releases · MobilityData/gtfs-diff-engine
V0.2.0
What's Changed
- feat: skip uncomparable files, ignore unreliable columns, implement column level stats, improve performances for large files and balance the row-change cap by @cka-y in #15
- chore: Replace hardcoded version with automatic git tag versioning by @jcpitre in #17
Full Changelog: 0.1.0...v0.2.0
V0.1.0
What's Changed
- gtfs diff engine by @cka-y in #1
- feat: Support local zip and folder inputs in compare_feeds.sh by @jcpitre in #12
- feat: auto-generate Pydantic models from JSON schema & add CI + linting by @cka-y in #13
- feat: Add GitHub Actions workflows for CI and automated PyPI publishing by @jcpitre in #14
New Contributors
Full Changelog: https://github.com/MobilityData/gtfs-diff-engine/commits/0.1.0