Skip to content

Releases: eviweb/qa-tools

0.1.4

04 Nov 19:25
Compare
Choose a tag to compare

Bug Fixes

  • (hook) 🐛 icon was not included on breaking change without scope - (f84489d) - @eviweb

Features

  • (cog) ✨ make the provided cog command usable from other projects - (ec6c476) - @eviweb

0.1.3

24 Jun 11:44
Compare
Choose a tag to compare

Bug Fixes

  • (hook) 🐛 fix regression that prevented displaying the cog verify message - (28d5507) - @eviweb
  • (hook) 🐛 cog always returns status 0 so interpret the command output - (fb6d225) - @eviweb

Features

  • (hook) ✨ allows to disable commit message checking - (97f88af) - @eviweb

Miscellaneous Chores

Tests

0.1.2

25 Apr 14:13
Compare
Choose a tag to compare

Bug Fixes

  • (insert-icon) 🐛 fix sed command to accept commit messages containing '/' - (dfe45d6) - @eviweb

Miscellaneous Chores

  • (test) 🧹 now the test runner can run a unique test file - (c3cb3ee) - @eviweb
  • (test) 🧹 fix display format of running tests - (984d783) - @eviweb

0.1.1

21 Apr 14:02
Compare
Choose a tag to compare

Bug Fixes

  • (insert-icon) 🐛 fix command for a multiline message with an icon - (2587e9e) - @eviweb

Configuration

  • (icon) ⚙️ add typo commit type and related icon - (1b2291d) - @eviweb

Miscellaneous Chores

  • (changelog) 🧹 fix CHANGELOG.md format and links to author Github profile - (0c05eac) - @eviweb
  • (changelog) 🧹 update template to follow MD rules - (bac2acf) - @eviweb

Tests

  • (insert-icon) ✅ add test for a multiline commit message with an icon - (f180c8a) - @eviweb

Typo correction

  • (config) ✏️ correct lastname in changelog author signature - (ff75c28) - @eviweb

0.1.0

21 Apr 10:35
Compare
Choose a tag to compare

Configuration

Documentation

Features

Miscellaneous Chores

Tests

Tooling