bootleg v0.12.0 Release Notes
Release Date: 2019-08-16 // over 5 years ago-
- ๐ Supports Distillery 2.1 and Elixir 1.9 (thanks @tap349!)
- ๐ป Trying to use an undefined role now raises an exception
- ๐ Documentation was updated and now includes deployment strategies and CI sections
Previous changes from v0.11.0
-
- ๐ Allow redefinition of tasks to suppress warnings
- "mix bootleg" shows available tasks
- โ Added "generate_release" hook back in which is used by Phoenix asset compilation tasks
- ๐ Fix for using
:ex_path
in remote builds