Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 18:25
· 30 commits to main since this release

v1.0.0-rc.1 (2024-01-18)

BREAKING changes

  • Dropped support for python <3.8

Read the docs: https://py-serializable.readthedocs.io/en/dev-1.0.0/


install a Release Candidate:

$ pip install py-serializable==1.0.0rc1
$ poetry add py-serializable==1.0.0rc1
# you get the idea ...

What's Changed

Full Changelog: v0.17.1...v1.0.0-rc.1