mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-23 07:59:37 +00:00
5 lines
348 B
Markdown
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.
|