- Refactored transition model: removed
from_utc, now onlyto_utc(IANA UNTIL) is used for all transitions - All parsing, output, and serialization logic updated for IANA compatibility
- Documentation overhaul: clarified transition semantics, updated all examples, and improved DST calculation guidance
- Added acknowledgements for a-blekot and the Python community
- Version bump to v1.0.1
- First public release with version badge
- Adds official Windows timezone mapping (Unicode CLDR)
- Outputs both JSON and SQLite with normalized, cross-platform data
- Includes bidirectional IANA ↔ Windows mapping in both formats
- Robust error handling and clear documentation