Releases: gaphor/generic
Releases · gaphor/generic
Version 1.1.3 - Use Builtin ExceptionGroup for Python 3.11+
Changes
- Fix source dist and wheels are not being built in CI @danyeaw (#531)
- Fix the Lint Errors, Re-enable Tests for PRs @danyeaw (#528)
- fix(pyproject): make exceptiongroup conditional for python <3.11 @actionless (#527)
- fix(event): don't attempt to import
exceptiongroup
if running python 3.11+ @actionless (#525) - Update Poetry to version 1.8.0 @danyeaw (#496)
- Dependabot: weekly and grouped updates @danyeaw (#497)
- Use REUSE compliant licensing @amolenaar (#482)
- Change docs to a poetry group, instead of "extras" @amolenaar (#481)
- Remove pipx to fix python build error @danyeaw (#468)
- Replace Black with Ruff Format @danyeaw (#461)
- Update Poetry to 1.7.0 @danyeaw (#433)
- Update CI to use Python 3.12 @danyeaw (#427)
- Update Poetry to version 1.6.1 @danyeaw (#391)
- Add OpenSSF Scorecard badge @danyeaw (#337)
🧰 Maintenance
Thanks again to @actionless, @amolenaar, and @danyeaw! 🎉
Version 1.1.2 - Replace Print Statements with Logging
Changes
🧰 Maintenance
- Enable trusted publisher for PyPI @danyeaw (#349)
- Update documentation theme to Furo @amolenaar (#278)
- Create Security Policy @danyeaw (#336)
- Update LICENSE to BSD 3-Clause @danyeaw (#339)
- Test with Python 3.12 @danyeaw (#332)
- Replace print statements with logging @danyeaw (#323)
- Switch linting to ruff @danyeaw (#293)
- Simplify build: drop tox @amolenaar (#279)
Thanks again to @amolenaar and @danyeaw! 🎉
Version 1.1.1
Version 1.1.0
Version 1.0.1 - Add Pre-commit and Update Dependencies
Changes
🧰 Maintenance
- Add Support for Python 3.10, Drop Support for Python 3.7 @danyeaw (#124)
- Enable pyupgrade for the project @danyeaw (#100)
- Enable docformatter pre-commit checks @danyeaw (#18)
- Enable Pre-commit Hooks for isort, toml, yaml, and flake8 @danyeaw (#15)
- Migrate to GitHub Actions @danyeaw (#3)
Thanks again to @amolenaar, @andreypopp, @danyeaw! 🎉