Releases: JFryy/qq
Releases · JFryy/qq
v0.2.3
v0.2.2-r
v0.2.1-re
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.
v0.2.0
v0.1.6
v0.1.5 stable
v0.1.5-stable .
v.0.1.5-alpha
- Add GRON support
- Chroma fallback for unsupported extensions
v0.1.3-alpha
Modifications for go install @latest & removal of replacement during local development.