Crook Versions Save

Simple hook management tool made with PHP

0.0.12

6 years ago
  • Fix integration with Travis
  • Add integration with Codacy
  • Add integration with Code Climate
  • Add several tests

0.0.11

6 years ago
  • Improve code and documentation

0.0.10

6 years ago
  • Change how files are copied

0.0.9

6 years ago
  • Change method for post install

0.0.8

6 years ago
  • Fixing

0.0.7

6 years ago
  • Try fixing composer post-install-cmd

0.0.6

6 years ago
  • Remove init command and put its behavior inside composer post-install-cmd
  • Add Hook class to manage hooks

0.0.5

6 years ago
  • Several bug fixes

0.0.4

6 years ago
  • Fix wrong method name in Config.php

0.0.3

6 years ago
  • Make init command also copy theHook file