Releases: ringsaturn/tzfpy
Releases · ringsaturn/tzfpy
v0.16.2
What's Changed
- Bump pyo3 from 0.23.2 to 0.23.3 by @dependabot in #82
- Remove Windows ARM build, need time to debug build in action
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- build more wheel for Windows by @ringsaturn in #77
- Bump astral-sh/setup-uv from 3 to 4 in the dependencies group by @dependabot in #80
- Bump pyo3 from 0.23.0 to 0.23.2 in the dependencies group by @dependabot in #79
- build for 3.13t by @ringsaturn in #81
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- add tzdata option by @ringsaturn in #68
- Drop 3.8 support by @ringsaturn in #67
- use uv to manage project by @ringsaturn in #66
- fix bench cmd by @ringsaturn in #69
- Bump pyo3 from 0.22.2 to 0.22.3 in the dependencies group by @dependabot in #70
- Bump Python version to 3.13 by @ringsaturn in #71
- Bump pyo3 from 0.22.3 to 0.22.4 by @dependabot in #72
- debug build failed on linux by @ringsaturn in #74
- Bump pyo3 from 0.22.4 to 0.22.5 in the dependencies group by @dependabot in #76
- prepare release of 0.16.0 by @ringsaturn in #75
Full Changelog: v0.15.6...v0.16.0
v0.15.6
What's Changed
- Add license info to pyproject by @jayeff in #57
- Bump pyo3 from 0.21.1 to 0.21.2 in the dependencies group by @dependabot in #58
- Bump maturin from 1.5.1 to 1.6.0 in the dependencies group by @dependabot in #59
- Bump the dependencies group with 2 updates by @dependabot in #60
- Bump pyo3 from 0.22.0 to 0.22.2 in the dependencies group by @dependabot in #63
- Bump maturin from 1.6.0 to 1.7.0 in the dependencies group by @dependabot in #62
- Bump the dependencies group with 2 updates by @dependabot in #64
- Bump tzf-rs to use 2024b data by @ringsaturn
- Use ABI to build wheels to support Python >= 3.8 by @ringsaturn
NOTE: Starting from version 0.16.0, tzfpy will only support Python 3.9 and above, as Python 3.8 will reach its end of life in October 2024.
New Contributors
Full Changelog: v0.15.5...v0.15.6
v0.15.5
v0.15.4
What's Changed
- Bump pyo3 from 0.20.0 to 0.20.1 by @dependabot in #47
- Bump actions/setup-python from 4 to 5 by @dependabot in #49
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #48
- Bump actions/download-artifact from 3 to 4 by @dependabot in #50
- Bump pytz from 2023.3.post1 to 2023.4 by @dependabot in #51
- Bump pyo3 from 0.20.1 to 0.20.2 by @dependabot in #52
- Bump pyo3 from 0.20.2 to 0.20.3 by @dependabot in #54
- Bump pytz from 2023.4 to 2024.1 by @dependabot in #53
- Fix missing some macOS wheels under some Python version
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- Bump rustix from 0.38.17 to 0.38.19 by @dependabot in #40
- Bump maturin from 1.2.3 to 1.3.1 by @dependabot in #42
- Bump pyo3 from 0.19.2 to 0.20.0 by @dependabot in #41
- Bump citiespy from 0.5.0 to 0.5.1 by @dependabot in #43
- Bump maturin from 1.3.1 to 1.4.0 by @dependabot in #45
- Bump tzf-rel to 2023d
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
- Bump maturin from 1.1.0 to 1.2.3 by @dependabot in #37
- Bump actions/checkout from 3 to 4 by @dependabot in #39
- Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in #38
- Add build for 3.12 by @ringsaturn in #33
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- Bump pyo3 from 0.18.2 to 0.18.3 by @dependabot in #22
- update tzf-rs feature config by @ringsaturn in #23
- Bump pyo3 from 0.18.3 to 0.19.0 by @dependabot in #24
- Fix macOS Universal wheel build args by @ringsaturn in #25
- Bump pyo3 from 0.19.0 to 0.19.1 by @dependabot in #26
- Bump pyo3 from 0.19.1 to 0.19.2 by @dependabot in #29
- Bump tzf-rs from 0.4.1 to 0.4.3 by @dependabot in #28
- Update CI by @ringsaturn in #30
- Pin Rust Toolchain by @ringsaturn in #31
- Fix maturin sccache option by @ringsaturn in #32
- Chore: update tzf-rs version by @ringsaturn in #34
- Try switch rust version to stable by @ringsaturn in #35
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- bump version and add data_version method by @ringsaturn in #21
Full Changelog: v0.14.0...v0.15.0