Skip to content

System calls / external commands, ASV/USV support, and bulk numeric formatting

Compare
Choose a tag to compare
@johnkerl johnkerl released this 13 Sep 02:25

Features:

  • The new system DSL function allows you to run arbitrary shell commands and store them in field values. Some example usages are documented here. This is in response to issues #246 and #209.

  • There is now support for ASV and USV file formats. This is in response to issue #245.

  • The new format-values verb allows you to apply numerical formatting across all record values. This is in response to issue #252.

Documentation:

Bugfixes:

Note:

Thanks to @aborruso @davidselassie @joelparkerhenderson for the bug reports and feature requests!! :)