Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 896 Bytes

CHANGES.rst

File metadata and controls

38 lines (29 loc) · 896 Bytes

v0.5.0

v0.4.0

  • Provide alternate location for configuration file.

v0.3.0

  • Can specify directory to command. Will process all files with matching template configuration.
  • Support for new kinds of fields.
  • Renamed YEAR field to YEARS.
  • New DATE field.

v0.2.0

  • .pre-commit-hooks.yaml so that conhead becomes a pre-commit plugin.
  • --delete switch that allows removal of existing headers.

v0.1.1

  • Initial release
  • Command line tool for adding or updating license headers for source files.
  • Integration with pyproject.toml for configuration. Allow for varying license templates by file extension.