Releases: leonoverweel/tz-canary
Releases · leonoverweel/tz-canary
v0.2.0: Naming consistency, chores
Breaking changes
Internal improvements
- #13: Re-lock requirements, add Python 3.12 to test matrix, bump version to 0.2.0 (@leonoverweel)
- #11: Update date range frequency from '15T' to '15min' in example data generation and fixture files (@sTomerG)
- #9: chore: added repository url to pyproject.toml for linking pypyi to github (@sTomerG)
- #7: Add MIT License (@sTomerG)
v0.1.2: Add support for Python 3.9 + 3.10
Features
- #4: Support for python3.9 and 3.10 added (@Chandrahas-B)
v0.1.1: Documentation improvements
Add advanced example, development, and contributing docs
v0.1.0: Initial release!
Add basic documentation and examples