Releases: d3cryptofc/structer
Releases · d3cryptofc/structer
v0.3.0
Added
- Continuous delivery (CD) for publish package automatically on PyPI (f27e8b9)
- Package classifiers (f969e68)
pre-pushpublic git hook file and setup command (af2b189, 88ca1ea)- Code of conduct file for contributors (30f9cd2)
- Contributing guideline file for new contributors (2e41a74)
- Readme badges
CONTRIBUTING&CODE OF CONDUCT(5f41089)
Updated
Fixed
- Deprecated CI
actions/setup-python@v4(4c053c1)
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Updated
- include
distfolder to.gitignore(bafeba4) - move field types to
fieldtypesfolder (4ecbbbd) - move
String.sizeproperty toFieldTypebase class e2107e9) - include more rule styles for ruff linter and ignore deprecated (87e5e18)
- add complete annotated type hints and more (d974ee8)
Fixed
- readme typos (43e5104)
- abstract class doesn't detect new implements (d7a8b78)
- fix broken logo on readme (ae47247)
- ruff code formatting only for
structerfolder (563e636) - remove
--diffflag fromruff checktask comand (eece350) - include
testsfolder as target for mypy checker (25bffc7)
Full Changelog: v0.1.1...v0.2.0