All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.4.1 - 2024-09-24
mix blend.install
as a rename formix blend.init
(soft-deprecated, still works).mix blend.gen.premix
as a rename formix blend.premix
(soft-deprecated, still works).
v0.4.0 - 2024-08-09
mix blend.clean
to clean stale blend lockfiles and blend build artifacts- Documentation improvements
v0.3.0 - 2024-02-28
mix blend.premix
task to auto generatepremix.exs
file to help in configuring theBLEND
env var
- Support elixir 1.13+
v0.2.0 - 2024-02-23
mix blend.list
mix blend.clean
v0.1.3 - 2024-02-15
- Support elixir 1.14+
- Better IO messaging when running blend tasks
v0.1.2 - 2024-02-08
mix blend.get
on first run (when_build
folder is empty) now works
v0.1.1 - 2024-02-06
mix blend.update
v0.1.0 - 2024-02-06
mix blend.init
mix blend.get