Releases: thombashi/tcolorpy
Releases · thombashi/tcolorpy
v0.1.6
- Add a build and release workflow
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Improvements
- Add
__all__
to__init__.py
- Update CI by @thombashi in #5
Other Changes
- Add support for Python 3.12
- Add CHANGELOG.md
- Add Sigstore signatures to release assets
- Modify to use
setuptools_scm
for package build - Bump actions/setup-python from 4 to 5 in the actions-dependencies group by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- Improve type annotations
- Modify to use
pypa/build
for package build - Remove deprecated
setup.py
calls - Update
[build-system]
Full Changelog: v0.1.3...v0.1.4