Skip to content

v0.3.0

Choose a tag to compare

@wolfeidau wolfeidau released this 26 Jul 01:31
· 72 commits to main since this release
ed2fdb9

What's Changed

  • feat: adjust encodings to correctly use dictionary in parquet by @wolfeidau in #15
  • feat: removed the progress feature to focus on command and group by @wolfeidau in #16
  • feat: combine all the flags into one column to reduce space used by @wolfeidau in #17
  • docs: update readme with parquet schema updates by @wolfeidau in #18
  • feat: move to JSON lines for output to simplify integration with data systems by @wolfeidau in #19
  • chore: removing the ansi strip as it is something that can be added by @wolfeidau in #20
  • feat: add raw output option for query sub commands by @wolfeidau in #21
  • feat: new debug cli sub command and some tidy up by @wolfeidau in #22
  • fix: diagnosing issues the parser has with testdata and applying fixes by @wolfeidau in #23
  • chore: update badges to include recent builds by @wolfeidau in #24
  • feat: added option to strip ansi codes from log content by @wolfeidau in #25
  • feat: enhancements to caching to add TTLs and job status checks by @wolfeidau in #26

Full Changelog: v0.2.0...v0.3.0