Changelog
This is an auto-generated log of all the changes that have been made to the project since release 0.7.0.
For the original changelog, please refer to the OLD_CHANGELOG.md.
This project adheres to Semantic Versioning.
0.11.0 (August 28, 2024)
New Features
Dependency Updates
- Bump rich from 13.7.1 to 13.8.0 (#26) by dependabot[bot]
- Bump ruff from 0.6.1 to 0.6.2 (#25) by dependabot[bot]
- Bump mypy from 1.11.1 to 1.11.2 (#24) by dependabot[bot]
- Bump mkdocs-autorefs from 1.0.1 to 1.1.0 (#23) by dependabot[bot]
- Bump typer from 0.12.4 to 0.12.5 (#22) by dependabot[bot]
Full Changelog
| Diff
| Patch
0.10.2 (August 26, 2024)
Closed Issues
- Formatting issue with 'c', 'java' style and languages using the same comment template (#17) by seapagan
New Features
Bug Fixes
Full Changelog
| Diff
| Patch
0.10.1 (August 26, 2024)
Purely a documentation fix so that the updated README gets to PyPI
Full Changelog
| Diff
| Patch
0.10.0 (August 26, 2024)
Bug Fixes
Full Changelog
| Diff
| Patch
0.9.0 (August 24, 2024)
New Features
- Convert CLI from 'argparse' to 'typer' (#8) by seapagan
- Add config file functionality (#7) by seapagan
Testing
Documentation
Full Changelog
| Diff
| Patch
0.8.0 (August 19, 2024)
New Features
Refactoring
- Major refactor into separate files (#5) by seapagan
- Move templates into subfolder (#3) by seapagan
- Refactor with strict ruff and mypy linting (#1) by seapagan
Documentation
Dependency Updates
- Bump pre-commit from 3.5.0 to 3.8.0 (#2) by dependabot[bot]
Full Changelog
| Diff
| Patch
0.7.0 (August 18, 2024)
This is the first release of this new fork. Main thing was getting the Python 3.12 compatibility fixed.
This changelog was generated using github-changelog-md by Seapagan