Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 0.2.0 - 2022/08/21
+ Refactor config.
+ Add `Recode.Task.SameLine`.
+ Add flag `--task` to `mix recode`.
## 0.1.3 - 2022/07/26
+ Fix `Recode.Task.Rename`
## 0.1.3 - 2022/07/24
+ Fix `Recode.Task.SinglePipe`.
+ Fix bugs in `Recode.Context`.
## 0.1.2 - 2022/07/13
+ Add options `:macros` to `Recode.Task.Specs`.
## 0.1.1 - 2022/07/06
+ Bug fixes.
+ Added `recode.exs` to run `recode` with `recode`.
+ Changes to run `mix recode --dry --config recode.exs` without any update or
issue.
## 0.1.0 - 2022/07/04
+ The very first version.