Releases: qgadrian/elixir_git_hooks
Releases · qgadrian/elixir_git_hooks
v0.8.0
v0.8.0-pre2
v0.7.4
What's Changed
- Bump dialyxir from 1.3.0 to 1.4.1 by @dependabot in #162
- Add support for pre-merge-commit by @clinejj in #180
- Bump recase from 0.8.0 to 0.8.1 by @dependabot in #188
- Bump excoveralls from 0.17.1 to 0.18.3 by @dependabot in #192
- Bump ex_doc from 0.34.2 to 0.35.1 by @dependabot in #200
- Bump credo from 1.7.8 to 1.7.10 by @dependabot in #197
New Contributors
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Bump ex_doc from 0.28.1 to 0.28.2 by @dependabot in #117
- Bump credo from 1.6.3 to 1.6.4 by @dependabot in #119
- Bump ex_doc from 0.28.2 to 0.28.3 by @dependabot in #121
- Allow setting up a custom project path by @qgadrian in #120
- Add new config
extra_sucess_returns
to allow custom exit return from Mix task by @qgadrian in 84f3e02
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Bump ex_doc from 0.28.0 to 0.28.1 by @dependabot in #115
- Fixed an issue when the project path contains spaces
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Fix a bug when the dependency is compiled outside the repository
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Remove
git_path
config, now the git path is resolved automatically by git based on the repository. - Full git submodules support
- Fixed incorrect path when the elixir project is not at the root of the repository
- Better & updated documentation
- Bump dependencies
Full Changelog: v0.6.5...v0.7.0
v0.7.0-pre
What's Changed
- Remove
git_path
config, now the git path is resolved automatically by git based on the repository. - Better & updated documentation
Full Changelog: v0.6.5...v0.7.0-pre
v0.6.6-pre
v0.6.5
What's Changed
- Bump dependencies
- Remove unneeded
fi
from hook_template by @pojiro in #94 - Change current branch command to make it compatible with older git versions by @thomas9911 in #103
New Contributors
- @pojiro made their first contribution in #94
- @thomas9911 made their first contribution in #103
Full Changelog: v0.6.4...v0.6.5