All Versions
21
Latest Version
Avg Release Cycle
129 days
Latest Release
395 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.8.1 Changes
May 18, 2025What's Changed
- Bump credo from 1.7.10 to 1.7.11 by @dependabot in #204
- Bump ex_doc from 0.35.1 to 0.36.1 by @dependabot in #203
- chore(readme): fix hex version badge by @sheerlox in #205
- Bump excoveralls from 0.18.3 to 0.18.4 by @dependabot in #206
- feat: Makes MFA more flexible by receiving args as array by @sezaru in #155
- Add more example for mix tasks config by @qgadrian in #207
- Bump excoveralls from 0.18.4 to 0.18.5 by @dependabot in #208
- Bump ex_doc from 0.36.1 to 0.37.1 by @dependabot in #210
- Bump ex_doc from 0.37.1 to 0.37.2 by @dependabot in #211
- Bump ex_doc from 0.37.2 to 0.37.3 by @dependabot in #212
- Bump credo from 1.7.11 to 1.7.12 by @dependabot in #213
- Bump ex_doc from 0.37.3 to 0.38.1 by @dependabot in #215
๐ New Contributors
Full Changelog : v0.8.0...v0.8.1
-
v0.8.0 Changes
December 16, 2024What's Changed
- Bump dialyxir from 1.4.1 to 1.4.5 by @dependabot in #198
- Addresses issues with .git path resolution by @qgadrian in #137
Full Changelog : v0.7.4...v0.8.0
-
v0.8.0-pre2 Changes
November 29, 2024 -
v0.7.4 Changes
November 28, 2024What'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 Changes
April 06, 2022What'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_returnsto allow custom exit return from Mix task by @qgadrian in 84f3e02
Full Changelog : v0.7.2...v0.7.3
-
v0.7.2 Changes
February 23, 2022What'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 Changes
February 18, 2022What's Changed
- ๐ Fix a bug when the dependency is compiled outside the repository
Full Changelog : v0.7.0...v0.7.1
-
v0.7.0 Changes
February 15, 2022What's Changed
- โ Remove
git_pathconfig, 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
- โ Remove
-
v0.7.0-pre Changes
February 07, 2022What's Changed
- โ Remove
git_pathconfig, 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
- โ Remove
-
v0.6.6-pre Changes
February 01, 2022