Skip to content
This repository has been archived by the owner on Jul 17, 2021. It is now read-only.

Releases: mr-feek/LaravelGitHooks

v0.5.1

14 Apr 22:12
Compare
Choose a tag to compare

Added

  • Phpstan command

Deprecated

  • Nothing

Fixed

  • Proxy Phpunit arguments #31

Removed

  • Nothing

Security

  • Nothing

v0.5.0

26 Nov 20:49
cf819cd
Compare
Choose a tag to compare

Added

  • implemented artisan stub for testing
  • added hooks:uninstall command to remove all commit hooks generated by this package #16
  • hooks:install-deps now asks for confirmation before installing dependencies #22

Deprecated

  • Nothing

Fixed

  • cleaned up sniffer command output
  • do not overwrite existing git hook file contents #7

Removed

  • Nothing

Security

  • Nothing

v0.4.0

21 Oct 23:13
Compare
Choose a tag to compare

[v0.4.0]

Added

  • prepare-commit-msg git hook
  • enable package discovery for Laravel 5.5
  • added post-checkout git hook #9
  • add install dependencies command #10
  • better detecting of all commit hooks to copy over #6

Deprecated

  • Nothing

Fixed

  • Only say hello if a command is being run

Removed

  • Nothing

Security

  • Nothing

Dont install hooks if hooks are disabled

24 Sep 09:36
Compare
Choose a tag to compare
v0.3.1

Merge branch 'master' of github.com:mr-feek/LaravelGitHooks

Allow passing arguments to underlying code sniffer scripts

24 Sep 09:23
Compare
Choose a tag to compare

v0.2.7

24 Sep 00:20
Compare
Choose a tag to compare
-n

v0.2.6

18 Sep 10:56
Compare
Choose a tag to compare
output branding

Proxy arguments through to nested commands

17 Sep 06:53
Compare
Choose a tag to compare
v0.2.5

oops thats not a thing

v0.2.4

16 Sep 23:12
Compare
Choose a tag to compare
null check diff option

Null check additional arguments

16 Sep 23:04
Compare
Choose a tag to compare