Overview
Request 1180762 accepted
- Update to version 0.14.0:
* fix(path): make `path.expanduser` more sturdy
* feat(func): extend `compose` to support N functions
* fix(utils) `nil` values in `utils.choose(cond, val1, val2)`
* fix(template) using `%` as an escape character caused the
expression to not be recognized
* enhance(template): Preserve line numbers
Request History
Pi-Cla created request
- Update to version 0.14.0:
* fix(path): make `path.expanduser` more sturdy
* feat(func): extend `compose` to support N functions
* fix(utils) `nil` values in `utils.choose(cond, val1, val2)`
* fix(template) using `%` as an escape character caused the
expression to not be recognized
* enhance(template): Preserve line numbers
mcepl accepted request