Release Notes
0.3.0 (2025)
New Features:
- Added
TrainStationmodel for train stations with IATA codes - Added
Portmodel for ferry terminals with IATA codes - Added
openflights_idfield to all models for OpenFlights database reference - Added
timezoneandsourcefields to all models - Import command now supports
--stations,--ports, and--alloptions - Import command uses OpenFlights extended dataset
Changes:
- Abstract
TransportHubbase class for shared fields - Modern Python packaging with pyproject.toml
- Docker-based testing with PostGIS
- Ruff for linting and formatting
- Removed Python 2 compatibility code
- Added default_auto_field to AppConfig
- GitHub Pages documentation (Jekyll-based)
0.2.1 (2019-12-17)
- Compatibility with Django 3.0
0.2 (2019-09-15)
- Renamed and uploaded to PyPI
0.1.5 (2018-03-08)
- Initial release
- Created HISTORY.rst file
Credits
Development Lead
- Antonio Ercole De Luca eracle@posteo.eu
- Basil Shubin basil.shubin@gmail.com