upgrade path to 1.8.0,yaml to 3.1.0,meta to 1.3.0
- fixed errors when execute
git_hooks create
- pass analyzer
- hooks command using relative path from project
- add api docs
- fix hooks command error from macos: 'cannot find dart from PATH'
- improve package pubspec.yaml
- add
GitHooks.init
to create git hooks by using dart code - add
targetFile
argument.
- add 'git_hooks uninstall' commands
- fix bug MacOS can not create files
- improve readme.md
- fix some min-bugs and improve readme.md
- Initial version