Releases: nerds-and-company/airports
Releases · nerds-and-company/airports
1.1.0
What's Changed
- Bump excoveralls from 0.18.1 to 0.18.2 by @dependabot in #23
- Bump excoveralls from 0.18.2 to 0.18.3 by @dependabot in #27
- Bump castore from 1.0.8 to 1.0.9 by @dependabot in #26
- Bump tz_world from 1.3.3 to 1.4.1 by @dependabot in #28
- Update
mix airports.update
task & bump dependencies by @dgigafox in #37
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: 1.0.0...1.1.0
1.0.0
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 theAirport
struct - Set
skip_headers: true
when parsing airports from source file
Full Changelog: 0.1.0...1.0.0