Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.2.0 (2022-08-08)
* Support captured anonymous functions with `modify/2` (#26)
* Change API of `mix uniform.eject` to accept `my_app` instead of `MyApp` (#31)
* Add `mix uniform.ejectable_apps` (#31)
* Add `Uniform.ejectable_app_names` and `Uniform.ejectable_apps` to public API
* Automatically import `code_fences/3` in Blueprint
## v0.1.1 (2022-08-06)
* Support captured anonymous functions with `modify/2` (#26)