You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support for GRON (!!) - maybe include regex engine for direct conversion without intermediate path format? (see how much bloat it would add at least). This could be done with an -E (or -G) flag and -Ev to filter out pattern matches.
4
+
* push to homebrew and AUR and dockerhub
3
5
* Support for HTML
6
+
* Support for excel family
4
7
* TUI View fixes on large files
5
-
* TUI Autocompletion improvements
6
-
* Optimization and Maintenance of encoder and encoder wrappers.
7
-
* Support slurp and other flags of jq that are useful.
8
+
* TUI Autocompletion improvements (back/forward/based on partial content of path rather than dorectly iterating through splatted gron like paths)
9
+
* csv codec improvements: list of maps by default, more agressive heurestics for parsing.
10
+
* Support slurp and many other flags of jq that are useful.
11
+
* Support for protobuff
12
+
* more complex tests (but still keep the cli tests) with post-conversion/query type assertions
0 commit comments