What's Changed
* fix-wrong-typehint by Kanahiro in https://github.com/MIERUNE/gtfs-parser/pull/3
* Allow missing of optional items, on memory unzipping, some fixes and refactorings by takohei in https://github.com/MIERUNE/gtfs-parser/pull/4
* python3.9, pytest by Kanahiro in https://github.com/MIERUNE/gtfs-parser/pull/7
* improve: migrate to Dataclass by Kanahiro in https://github.com/MIERUNE/gtfs-parser/pull/8
* support same route / multi trips by Kanahiro in https://github.com/MIERUNE/gtfs-parser/pull/10
* Skip unused files by takohei in https://github.com/MIERUNE/gtfs-parser/pull/13
* Accelerate aggregation and parse by takohei in https://github.com/MIERUNE/gtfs-parser/pull/11
* 0.2.1 by Kanahiro in https://github.com/MIERUNE/gtfs-parser/pull/14
* 0.2.0 by Kanahiro in https://github.com/MIERUNE/gtfs-parser/pull/15
New Contributors
* Kanahiro made their first contribution in https://github.com/MIERUNE/gtfs-parser/pull/3
* takohei made their first contribution in https://github.com/MIERUNE/gtfs-parser/pull/4
**Full Changelog**: https://github.com/MIERUNE/gtfs-parser/compare/v0.1.4...v0.2.0