Ghooks Versions Save

Simple git hooks

v1.3.2

7 years ago

<a name"1.3.2">

1.3.2 (2016-07-04)

Bug Fixes

  • hook: windows path escapes (#115) (e3e552af)

v1.3.1

7 years ago

<a name"1.3.1">

1.3.1 (2016-07-04)

Bug Fixes

  • hook: handle node module path os agnostically (#114) (26b5fa74)

v1.3.0

7 years ago

<a name"1.3.0">

1.3.0 (2016-07-02)

Features

  • hook: Support setups with CWD below Git project root (#112) (47869853, closes #108)

v1.2.4

7 years ago

<a name"1.2.4">

1.2.4 (2016-06-16)

Bug Fixes

v1.2.3

7 years ago

<a name"1.2.3">

1.2.3 (2016-06-07)

Bug Fixes

  • deps: update path-exists to previous version (817f3dc6, closes #107)

v1.2.2

7 years ago

<a name"1.2.2">

1.2.2 (2016-06-07)

Bug Fixes

  • install: instruct to use npm explore in non-git repo warning (#105) (41954709)

v1.2.1

8 years ago

<a name"1.2.1">

1.2.1 (2016-04-12)

Bug Fixes

  • hook: Don't exit with non-zero code on error (#80) (4fe533cd)

v1.2.0

8 years ago

<a name"1.2.0">

1.2.0 (2016-04-05)

Features

  • hook: Use applying git config to take submodules and worktrees into account (48d47949, closes #66, #46)

v1.1.1

8 years ago

<a name"1.1.1">

1.1.1 (2016-03-30)

Bug Fixes

  • build: Build package prior to installing (37c381ba, closes #63)

v1.1.0

8 years ago

<a name"1.1.0">

1.1.0 (2016-03-30)

Features

  • hook: Exit with error if ghooks is not found (dcc01d2e, closes #49)