Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 12:57
· 296 commits to main since this release
ddf5c2d

Fixed

  • #563 Fix false positives of not in operator

Added

  • #557 Add short variant for reduce option (filter)
  • #534 Add cat snapshot tests
  • #524 Add invalid snapshot tests
  • #525 Add long help (invalid)

Changed

  • #562 Use Reader and ReaderBuilder instead of BufReadExt
  • #532 Improve performance of cat command
  • #522 Use BufReadExt to process records (invalid)
  • #523 Move reader/writer logic to config (invalid)
  • #537 Stabilize cat command
  • #538 Stabilize completions command
  • #554 Stabilize count command
  • #566 Cleanup release workflow

Full Changelog: v0.13.0...v0.14.0