rust-transit / gtfs-structure

Read a GTFS file
MIT License
61 stars 32 forks source link

deserialize_bool is more precise #23

Closed BaptisteB-A closed 5 years ago

BaptisteB-A commented 5 years ago

We now have a better error message when a field that is supposed to be a bool is missing or has an invalid value (such as weekdays fields in calendar.txt). Bumped to v 0.9.1