Skip to content

Releases: espressif/check-copyright

v1.1.2

Choose a tag to compare

@dobairoland dobairoland released this 20 Feb 09:52

What's Changed

  • Fix KeyError when notice template or required config keys are not defined in config by @Copilot in #20

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@dobairoland dobairoland released this 26 Mar 07:50

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@dobairoland dobairoland released this 09 Jan 14:01

What's Changed

  • Updated to add only current copyright year for new files being copied from old files in #11
  • Fixed a bug where the check_copyright.py script failed when run on a clean git repo in #13
  • Include cc and hh files as c++ mime type in #15
  • Support bitscrambler assembly files in #17

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@kumekay kumekay released this 18 Jul 16:10
0d74764

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@kumekay kumekay released this 12 Jun 11:24
8858418

What's Changed

  • Update package version based on the latest tag by @dobairoland in #6
  • update copyright year(s) if number of changed lines reaches limit by @fhrbata in #7
  • bump version to 1.0.2 by @fhrbata in #8

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@kumekay kumekay released this 28 Jul 13:10
781e8b8

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@kumekay kumekay released this 13 Jul 11:16
096c0ed

The initial release of the standalone script