Releases: EpicWink/dynamodb-serialise
Releases · EpicWink/dynamodb-serialise
v1.1.0b0
Changes since v1.0
Features
- Command-line app
- Serialisation of
decimal.Decimal
Improvements
- Don't copy list when serialising heterogeneous set
- Instance check of classes in
collections
is skipped ifcollections
has not been imported
Miscellaneous
- Test with Python 3.7 - 3.13 (not 3.6) in CI
- Move project metadata to pyproject.toml
- Add more Trove classifiers
- Trusted publishing of package in CI
Full Changelog: v1.0.0...v1.1.0b0