Skip to content

Releases: leonoverweel/tz-canary

v0.2.0: Naming consistency, chores

26 Sep 18:54
a917d0b
Compare
Choose a tag to compare

Breaking changes

  • #12: Refactor transition_data variable names for consistency (@sTomerG)

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

30 Aug 10:25
14ae2f4
Compare
Choose a tag to compare

Features

v0.1.1: Documentation improvements

27 Aug 03:53
Compare
Choose a tag to compare
Add advanced example, development, and contributing docs

v0.1.0: Initial release!

27 Aug 03:42
Compare
Choose a tag to compare
Add basic documentation and examples