v1.5.0
pre-commit
hooks now havegit
shimmed to discourage stateful actions during parallel execution.pre-commit-mutating
hooks are now available: they will be executed sequentially before regular pre-commit hooks and are permitted to mutate state.- Switched to Kong for command line parsing.
- Switched from RSpec to native Go tests.