We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For #193 I need LAT LON data to show airports. Right now, they're not saved at all. The import file that's already in use does have such data.
The text was updated successfully, but these errors were encountered:
feat: add coordinates to airport model
151d5f9
at the moment, the coordinates are not used for something yet, but they may be needed for a map fix #194
fb88e9f
chore(release): 2.6.0 [skip ci]
1426678
# [2.6.0](v2.5.2...v2.6.0) (2022-01-02) ### Bug Fixes * **AirportImport:** fix majority of airports not importing ([492cfec](492cfec)) ### Features * add coordinates to airport model ([fb88e9f](fb88e9f)), closes [#194](#194) * **AirportImport:** replace route with command ([6e2f000](6e2f000)) * **AirportsImport:** add better validation to airport import ([6b1ae83](6b1ae83)) * **AirportsImport:** change airport import file source ([bb0859f](bb0859f)) ### Performance Improvements * **AirportImport:** AirportImport now runs on queue ([f7170fe](f7170fe))
🎉 This issue has been resolved in version 2.6.0 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
daveroverts
No branches or pull requests
For #193 I need LAT LON data to show airports. Right now, they're not saved at all. The import file that's already in use does have such data.
The text was updated successfully, but these errors were encountered: