Airports

Latest version: v0.1.1

Safety actively analyzes 691529 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.7.0

- Add support for Ruby 3.0 (timrogers, with thanks to kleinjm)
- Add Misrata Airport (`MRA`) in Libya (timrogers, with thanks to a21-kevin)
- Drop support for Ruby 2.4 and 2.5, which are no longer officially supported (timrogers)
- Remove unnecessary dependencies from the gemspec, moving them to the `Gemfile` (timrogers)

1.6.1

- Add an entry for Berlin Brandenburg Airport (`BER`), which is missing from [OpenFlights](http://openflights.org) (PavelWeSki)
- Update airport data with the latest from [OpenFlights](http://openflights.org)

1.6.0

- Update airport data with the latest from [OpenFlights](http://openflights.org)
- Refactor how incorrect or missing data from OpenFlights is patched (MatjazKavcic)

1.5.0

- Support looking up airports by the name of the city they
are located in with `Airports.find_all_by_city_name` (viral810, timrogers)
- Refactor `Airports` so `Airport` objects are only generated once
and the code is cleaner (timrogers)

1.4.1

- Correct the time zone of Istanbul Airport (`IST`) (aliismayilov)
- Correct the name of Aviador Carlos Campos Airport (`CPC`) (jpgarritano)

1.4.0

- Drop support for Ruby 2.2 and 2.3, which are no longer officially supported (timrogers)
- Test against Ruby 2.6 (timrogers)
- Convert "nulls" in the source data, expressed as "\\N", to Ruby `nil`s (gabebw)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.