All Versions
64
Latest Version
Avg Release Cycle
19 days
Latest Release
606 days ago

Changelog History
Page 1

  • v1.27.3 Changes

    October 18, 2022

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ The compact flag now works with the XML parser.
  • v1.27.2 Changes

    October 18, 2022

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Help text for select and delete commands now contain all available parsers.
    • Errors now implement the Is interface so they are easier to use from go.
    • Floats are now formatted in decimal format instead of scientific notification when writing to CSV (Issue 245, Issue 229)
  • v1.27.1 Changes

    September 28, 2022

    ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Improved selector comparison parsing to allow matching on values containing special characters.
  • v1.27.0 Changes

    September 26, 2022

    โž• Added

    • ๐Ÿ†• New value-file flag allows you to put values read from a file (Issue 246)
  • v1.26.1 Changes

    August 24, 2022

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Make the completion command available for use (Issue 216)
    • ๐Ÿ‘‰ Make the __complete command available for use
  • v1.26.0 Changes

    July 09, 2022

    โž• Added

    • Search optional selector - (#:key=value)
  • v1.25.1 Changes

    June 29, 2022

    โž• Added

    • Pre-commit hooks for validate command.
  • v1.25.0 Changes

    June 26, 2022

    โž• Added

    • ๐Ÿ‘Œ Support for struct type usage in go package.
    • Validate command.
  • v1.24.3 Changes

    April 23, 2022

    โž• Added

    • ๐Ÿš€ Gzip compressed binaries on releases.
  • v1.24.2 Changes

    April 22, 2022

    ๐Ÿ›  Fixed

    • โšก๏ธ Update a package to avoid a High Vulnerability in golang.org/x/crypto with CVE ID CVE-2022-27191