Releases: samuelcolvin/rtoml
Releases · samuelcolvin/rtoml
v0.12
What's Changed
- Drop Python 3.8 by @samuelcolvin in #84
- Switch to uv by @samuelcolvin in #85
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #81
- uprev PyO3 and add python 3.13 support by @samuelcolvin in #86
- fix upload/download artifacts in CI by @samuelcolvin in #87
- fix upload/download artifacts in CI, take 2 by @samuelcolvin in #88
- make lint ci faster by not building rtoml by @samuelcolvin in #89
New Contributors
- @dependabot made their first contribution in #81
Full Changelog: v0.11...v0.12
v0.11
What's Changed
- fix windows aarch64 using
pyo3/generate-import-lib
by @samuelcolvin in #73 - Fixed a copy and paste issue for os: windows in ci.yml by @zerocewl in #75
- Add argument
none_value
forNone
representation in loading and dumping by @pwwang in #53 - upgrade to pyo3 0.21.2 by @samuelcolvin in #78
- uprev and trigger Full Build by @samuelcolvin in #79
New Contributors
Full Changelog: v0.10...v0.11
v0.10
What's Changed
- build wheels for ppc64le and s390x by @messense in #55
- Upgrade maturin to 0.14 by @messense in #56
- Add test that proves datetime precision consistency by @vrslev in #60
- add 3.12 by @pdecat in #69
- drop python 3.7, fix 3.12 builds by @samuelcolvin in #70
- all ruff by @samuelcolvin in #71
- use
pypa/gh-action-pypi-publish
for release by @samuelcolvin in #72
New Contributors
Full Changelog: v0.9...v0.10
v0.9
v0.8
- Add pyproject.toml by @oittaa in #33
- uprev dependencies in #41
- trying arm64 build on macos in #34
- Update to pyo3 0.16 by @messense in #37
- Add missing lockfile to sdist by @jameshilliard in #38
- try to fix macos build in #42
- ⬆️ Pump toml-rs to 0.5.9 to fix #39 by @pwwang in #40
- testing new public datetime types from toml-rs in #30
- compilation optimisations in #43
Full Changelog: v0.7.1...v0.8
v0.7.1
- fix CI #29
- Use
UTF-8
encoding when reading and writing TOML files by @domdfcoding in #28 - Build Python 3.10 wheels by @stranger-danger-zamu in #32
Full Changelog: v0.6.1...v0.7.1