v0.13.0
New Features
- Add short option for allow- and deny-lists by @niko2342 in #491
- Allow filter expresions in
select
command by @niko2342 in #492 - Allow
select
command to read from multiple files by @niko2342 in #494 - Add
--append
option toselect
command by @niko2342 in #495 - Support field occurrence in
--reduce
expressions by @niko2342 in #496 - Add Apache Arrow format for allow-/deny-lists by @niko2342 in #497
- Improve performance of
invalid
command by @niko2342 in #498
Documentation
- Document
invalid
command by @niko2342 in #500 - Add wget to install instruction for Ubuntu by @a-wendler in #502
Internal Improvements
- Fix needless borrow by @niko2342 in #477
- Refactor continuous integration workflow by @niko2342 in #479
- Change
rustfmt
config by @niko2342 in #480 - Update clap dependency to latest version by @niko2342 in #493
Full Changelog: v0.12.1...v0.13.0