Skip to content

Releases: nerds-and-company/airports

1.0.0

23 Jul 06:07
d03374b
Compare
Choose a tag to compare

What's Changed

  • Breaking change: Swapped to new airports datasource as old has not been updated since 2019 where as the new source (which is listed on the openflights website) is updated daily(!)
  • Added dependabot
  • Added Github Actions
  • Swap csv for nimble_csv
  • Add timezone information accessible through the timezone_id field on the Airport struct
  • Set skip_headers: true when parsing airports from source file

Full Changelog: 0.1.0...1.0.0