Releases: seapagan/lice2
Releases · seapagan/lice2
0.12.0
New Features
- Add some more licenses in common usage (#34) by seapagan
- Add more language options (#33) by seapagan
- Add an API so that lice can be used inside other applications (#31) by seapagan
- Provide an optional JSON output, listing licenses and languages for easier integration into other tools like a GUI (#30) by seapagan
- Add '--version' flag to the CLI (#29) by seapagan
Testing
Refactoring
Full Changelog
| Diff
| Patch
0.11.0
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
There have been a few releases in very close succession, hopefully this should be the last one for a while (unless I think of a great new feature 😁)
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
Purely a documentation fix so that the updated README gets to PyPI
Full Changelog: 0.10.0...0.10.1
0.10.0
0.9.0
0.8.0
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
This is the first release of this new fork. Main thing was getting the Python 3.12 compatibility fixed.
Full Changelog since this fork started.