Skip to content

Latest commit

 

History

History
150 lines (79 loc) · 8.9 KB

File metadata and controls

150 lines (79 loc) · 8.9 KB

Commit Harmonizer Changelog

0.6.0 (2024-04-19)

Features

0.5.2 (2023-12-25)

Bug Fixes

  • rules: change max characteres 50 to 72 (11ff35c)

0.5.1 (2023-12-20)

0.5.0 (2023-12-20)

Bug Fixes

  • some rules, position in logs (45dd994)

Features

0.4.1 (2023-12-20)

Bug Fixes

0.4.0 (2023-12-20)

Bug Fixes

Features

  • possibility to generate colorized log (6234701)

0.3.0 (2023-12-19)

Bug Fixes

  • ci scripts (42c343e)
  • improve leading trailing space rule (35300dd)
  • package-lock ignore in global config (f87b9f0)

Features

  • create new rule, max 50 characters (509787f)

0.2.0 (2023-11-22)

Bug Fixes

  • log: spac between and (a81503e)
  • rules: mix rules with spaces with character rules + fix tests (b4d6b69)

Features

  • rules: create rule CharacterBetweenTypeAndColon (2b337cc)
  • rules: create rule only colon (674294c)

0.1.2 (2023-11-22)

Bug Fixes

  • action: add branding for marketplace (30d922e)

0.1.1 (2023-11-22)

0.1.0 (2023-11-22)

Bug Fixes

  • checker: run the checker only on first line (64bd70b)
  • delete not used parameter (2421019)
  • import of commit checker (9d2e3d5)
  • regex: add \d flag to generate indices for substring matches (94130e8)
  • release-it config (505d466)

Features

  • log: add details on errors (74f5c76)
  • pr title: add suport for PR (edff1c6)
  • pull request: generate an error on pull request (07a7f2d)
  • regex: add leading space (f03fe37)
  • regex: add new regex + test (bad28bb)
  • regex: create regex to catch some state of commit (0e6b539)
  • rules: add Missing Space and Missing Colon rule (f229ae2)
  • rules: change all rules description (2512543)
  • rules: create regex with many verification (6018f1c)
  • rules: create rules for regex (ad4bd5f)

0.1.2 (2023-11-22)

Bug Fixes

  • action: add branding for marketplace (30d922e)

0.1.1 (2023-11-22)

0.1.0 (2023-11-22)

Bug Fixes

  • checker: run the checker only on first line (64bd70b)
  • delete not used parameter (2421019)
  • import of commit checker (9d2e3d5)
  • regex: add \d flag to generate indices for substring matches (94130e8)
  • release-it config (505d466)

Features

  • log: add details on errors (74f5c76)
  • pr title: add suport for PR (edff1c6)
  • pull request: generate an error on pull request (07a7f2d)
  • regex: add leading space (f03fe37)
  • regex: add new regex + test (bad28bb)
  • regex: create regex to catch some state of commit (0e6b539)
  • rules: add Missing Space and Missing Colon rule (f229ae2)
  • rules: change all rules description (2512543)
  • rules: create regex with many verification (6018f1c)
  • rules: create rules for regex (ad4bd5f)