Releases: ash-project/igniter
Releases · ash-project/igniter
v0.6.25
v0.6.24
Bug Fixes:
- iterate over sources, not rewrite, in one more place by Zach Daniel
v0.6.23
Bug Fixes:
- remove case where we iterate a rewrite by Zach Daniel
v0.6.22
Bug Fixes:
-
handle
:error
coming from alias updater by Zach Daniel -
add :error case clause in modify_existing_alias by Zach Daniel
v0.6.21
Bug Fixes:
- properly detect deps location by Zach Daniel
Improvements:
- don't enumerate
igniter.rewrite
by Zach Daniel
v0.6.20
Bug Fixes:
- handle non-tty inputs on tasks that aren't installers by Zach Daniel
Improvements:
- add a nicer error on
:eof
response fromyes?
by Zach Daniel
v0.6.15
Bug Fixes:
-
vendor
Path.relative_to
to get 1.18.4 behavior by Zach Daniel -
assume Kernel is imported in older Elixir versions by Zach Daniel
v0.6.14
Bug Fixes:
- a slew of fixes for config, code modification, deps addition, keywords by Zach Daniel
v0.6.12
Bug Fixes:
- properly encode values added to mix project by Zach Daniel
v0.6.11
Improvements:
- when stdin is not a tyy, treat that as --yes by Zach Daniel