Releases: amplify-education/python-hcl2
Releases · amplify-education/python-hcl2
v4.1.0
What's Changed
- Drop support of the python 3.6
- Add support for the python 3.10, 3.11
- Migrate from setup.py to pyproject.toml and build by @KOLANICH in #98
- Split github workflows to PR check and publish
- Update tox version
- Migrate from nose to nose2