Skip to content

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

  • Add option to copy directly to clipboard (#27) by seapagan

Dependency Updates

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

  • Fix bug "formatting issue with 'c', 'java' style" (#18) by seapagan

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

  • Create a docs website for the project (#11) by seapagan

Full Changelog | Diff | Patch

0.8.0 (August 19, 2024)

New Features

  • Add prettier output for the listing of licenses and languages (#4) by seapagan

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

  • Add new CHANGELOG and consolidate the old ones (#6) by seapagan

Dependency Updates

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