Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

59 lines (44 loc) · 1.88 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2024-09-11

Changed

  • Changeover to AGPLv3 license

1.5.1 - 2023-07-14

Fixed

  • Partial regex patterns in custom regex validation
  • Internal server error with missing repository

1.5.0 - 2023-06-12

Added

  • Copy button to codeblocks (Re-release of 1.4.0)

1.4.1 - 2023-06-12

Fixed

  • Downgrade for dependency fix

1.4.0 - 2023-02-15

Added

  • Copy button to codeblocks

1.3.2 - 2022-11-22

Fixed

  • Repository permissions not working (#45)

1.3.1 - 2022-07-13

Fixed

  • Markdown leftovers replaced with html syntax (#41)

1.3.0 - 2022-06-02

Added

  • CLI command for commit message validation and usage instructions (#35)

1.2.2 - 2022-02-18

Fixed

  • Improve accessibility (#27)

1.2.1 - 2022-01-07

Fixed

  • High contrast mode findings (#21)

1.2.0 - 2020-12-17

Added

  • Mark read only verbs to be able to see commit message checker config in archived repositories (#4)

1.1.0 - 2020-11-12

Added

  • Small additional message to be shown in scm clients in case of an validation error (#2)

1.0.0 - 2020-10-09

Added

  • Initial implementation with Custom RegEx Validator