Releases: bobfang1992/pytomlpp
Releases · bobfang1992/pytomlpp
v1.0.13
v1.0.12
upgrade cibuildwheel
v1.0.11
- Fixes unit testing
v1.0.10
What's Changed
- Update dists.yml by @bobfang1992 in #63
- Python style format error by @bobfang1992 in #64
- benchmark script improvements by @marzer in #65
- updating toml++ to v3 by @marzer in #62
Full Changelog: v1.0.9...v1.0.10
v1.0.9
Update setup.cfg
v1.0.8
What's Changed
- Add installation instructions for conda-forge by @h-vetinari in #60
- Add PyPy to the build matrix and adapt for pypy pybind11 issue by @mattip in #61
New Contributors
- @h-vetinari made their first contribution in #60
- @mattip made their first contribution in #61
Full Changelog: v1.0.7...v1.0.8
v1.0.7
This new version add some basic typing support for this library.
What's Changed
- Add typing by @bobfang1992 in #59
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Fix source distro issue.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Fix source distro
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Build Python 3.10 wheel