Changelog¶
0.1.3 (2026-01-02)¶
Bug Fixes¶
- CLI
--versionnow uses dynamic version from__version__
0.1.2 (2026-01-02)¶
Bug Fixes¶
- Sync
__version__with pyproject.toml
0.1.1 (2026-01-02)¶
Changes¶
- Simplified CI workflow - removed Release Please, single main branch
- Skip slow integration tests by default (require external Overpass API)
- Added manual PyPI publish workflow
0.1.0 (2025-12-16)¶
Features¶
- initial release v0.1.0 (9535bb2)
Bug Fixes¶
- add .nojekyll to disable Jekyll processing (1650831)
- force-add osm_europe.csv to bypass .gitignore in CI (871556d)
- page url with underscore (724b218)
- update repo URLs from osm-powerplants to osm_powerplants (a154ee4)
Documentation¶
- add PyPI publishing instructions to contributing guide (f3910af)
- update URLs to use hyphenated repo name (osm-powerplants) (9f4619b)
0.1.0 (2024-12-15)¶
Initial public release.
Features¶
- CLI with
processandinfocommands - Multi-level caching (CSV, Units, API)
- Plant reconstruction from orphaned generators
- Generator clustering for solar/wind farms
- Cross-platform paths via platformdirs
- Rejection tracking with 27 categorized reasons
- GeoJSON export for JOSM/iD editor integration