Skip to content

0.5.0: breaking API cleanup / renaming

Compare
Choose a tag to compare
@mitranim mitranim released this 27 Feb 08:05
· 9 commits to master since this release
* `batch` -> `renderBatch`
* `dir` -> `renderDir`
* `rename` string + `renameExcept` -> `renamePath` function
* `ignore` string -> `ignorePath` function
* `pipeline` (list) -> `postProcess` (one function)
* pass full and parsed path to all these functions