Skip to content

Releases: qgadrian/elixir_git_hooks

v0.8.0

16 Dec 08:47
6f655a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.8.0

v0.8.0-pre2

29 Nov 04:34
38cb573
Compare
Choose a tag to compare

What's Changed

  • Addresses issues with .git path resolution

Full Changelog: v0.7.4...v0.8.0-pre2

v0.7.4

28 Nov 23:20
45b0ca3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

06 Apr 17:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

23 Feb 08:55
Compare
Choose a tag to compare

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

18 Feb 14:22
Compare
Choose a tag to compare

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

15 Feb 18:52
Compare
Choose a tag to compare

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

07 Feb 19:38
Compare
Choose a tag to compare
v0.7.0-pre Pre-release
Pre-release

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

01 Feb 17:48
Compare
Choose a tag to compare
v0.6.6-pre Pre-release
Pre-release

What's Changed

  • Full git submodules support

Full Changelog: v0.6.5...v0.6.6-pre

v0.6.5

31 Jan 19:29
Compare
Choose a tag to compare

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

Full Changelog: v0.6.4...v0.6.5