mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 23:48:30 +00:00
348 B
348 B
This is a relatively minor release, containing feature requests.
Features:
- There is a new DSL functions mapexcept which returns a copy of the argument with speicified key(s), if any, unset. This resolves https://github.com/johnkerl/miller/issues/137.