Skip to content

Releases: botble/git-commit-checker

2.0.2

05 Jan 10:03
e76fc87
Compare
Choose a tag to compare
Fix wrong preset variable (#8)

2.0.1: Merge pull request #7 from dinhquochan/han/patch-1

05 Jan 09:30
0af0b1c
Compare
Choose a tag to compare
Refactor code & improve output message

2.0.0

05 Jan 08:25
da4d44f
Compare
Choose a tag to compare

Switch to use Laravel Pint. Thanks @dinhquochan

  • Drop support PHP 7.x, Laravel <= 8.x
  • Replace PHP Code Sniffer, PHPLint to Laravel Pint
  • Rename command git:install-hooks to git-commit-checker:install
  • Rename command git:pre-commit-hook to git-commit-checker:pre-commit-hook
  • Remove command git:create-phpcs
  • Remove TravisCI, StyleCI, Scrutinizer
  • Remove unnecessary files

1.0.12

05 Jul 16:38
1a04852
Compare
Choose a tag to compare
Add Laravel 9 support

1.0.11

26 Jan 13:35
1855105
Compare
Choose a tag to compare
Update composer.json

Add support Laravel 8

17 Sep 03:34
df2348e
Compare
Choose a tag to compare
1.0.10

Update composer.json

1.0.9

22 Jun 02:59
Compare
Choose a tag to compare
Refactor code

1.0.8

17 Mar 09:53
e3e186d
Compare
Choose a tag to compare
Update composer.json

1.0.7

03 Mar 14:25
46cc6d9
Compare
Choose a tag to compare
Add support Laravel 7

1.0.6

14 Nov 02:52
14333e1
Compare
Choose a tag to compare
Update .travis.yml