github JFryy/qq v0.2.1-re

latest releases: v0.2.5, v0.2.4, v0.2.3...
8 months ago

Another re-release of qq in a very short span of time. Prior versions will be retroactively removed from v0.2.1 =< . Apologies for the frequent changes and releases that are core, a few integral changes were required for existing codecs and TUI functionality that had to be prioritized and was staggered in its release as there was a lot to cover. Total changes include:

  • type parsing for csv, gron, xml & more for datetime, float, int unmarshalling.
  • gron adjustments to handle gron -> ungron conversions without issue, bug fixed for parsing array values on unmarshal.
  • CSV changes to list of maps rather than matrix
  • CSV support for multiple delimiters (besides comma)
  • newline (text) format handling, simply splits new line into a query-able context
  • TUI fixed to support variable terminal size and truncate content
  • TUI updated to support scroll and page up/down for preview window
  • HTML parsing with qq - mostly identical to xml and fq's end result - some minor changes are required for edge-cases with more complex html content.

Don't miss a new qq release

NewReleases is sending notifications on new releases.