miller/c/draft-release-notes.md
2017-04-16 19:21:51 -04:00

5 lines
348 B
Markdown

This is a relatively minor release, containing feature requests.
**Features:**
* There is a new DSL functions [**mapexcept**](http://johnkerl.org/miller-releases/miller-5.1.0/doc/reference-dsl.html#mapexcept) which returns a copy of the argument with speicified key(s), if any, unset. This resolves https://github.com/johnkerl/miller/issues/137.