Skip to content

gtfsio v0.1.2

Compare
Choose a tag to compare
@dhersz dhersz released this 07 Jun 13:50
· 105 commits to master since this release

Bug fixes

  • Fixed a bug (or perhaps, changed the behaviour) of check_fields_exist() and check_fields_types() when a lower-level test (i.e. if the file that holds such field exists, for example) failed. Now it returns FALSE instead of raising an error.