Crook Versions Save

Simple hook management tool made with PHP

0.0.12

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

0.0.11

5 years ago
  • Improve code and documentation

0.0.10

5 years ago
  • Change how files are copied

0.0.9

5 years ago
  • Change method for post install

0.0.8

5 years ago
  • Fixing

0.0.7

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

0.0.6

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

0.0.5

5 years ago
  • Several bug fixes

0.0.4

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

0.0.3

5 years ago
  • Make init command also copy theHook file