Releases: Apricot-S/xiangting-py
Releases · Apricot-S/xiangting-py
v3.0.0
Note: Major version updates have been made to match xiangting, but there are no breaking changes to the Python API.
Feat
- Update xiangting to v3.0.0 (cc33f59)
Chore
- Update dependencies (#41)
Full Changelog: v2.0.6...v3.0.0
v2.0.4
Feat
- Update xiangting to v2.0.4 (#23)
Docs
- Change the link for xiangting from the GitHub repository to crates.io (#25)
- Improve the wording of README (#26)
- Improve the wording of docstring (#27)
- Add how to install using pip (#31)
Chore
- Update dev dependencies (#24)
- Set classifiers in pyproject.toml (#28)
- Add keywords in pyproject.toml (#29)
- Update astral-sh/setup-uv (#30)
- Recreate
CI.yml
with maturin 1.8 (#32)
- Add keywords in cargo.toml (#33)
- Update dependencies (#34)
Full Changelog: v2.0.3...v2.0.4
v2.0.2
Feat
- Update xiangting to v2.0.2 (#18)
Docs
- Add a note to the README about the calculated values (#19)
Chore
- Update dependencies (#17)
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Docs
- Modify the wording in the README (#14)
Chore
- Update dependencies (#15)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Feat
- Update xiangting to v2.0.0 (#9)
Chore
- Set up colorful debug output in Dev Container (#6)
- Update dev-dependencies (#7)
- Update
sphinx
(#8)
- Update test dependencies (#10)
- Support for Python 3.13 (#11)
- Install multiple versions of Python on Windows CI (#13)
Full Changelog: v1.0.1...v2.0.0