nushell/crates
Darren Schroeder ea5bf9db36
add query json plugin for experimentation (#3327)
* add query json plugin for experimentation

* add some error handling

* closer but Kind::Array is still horked

* unravel the table so the output looks right

* clippy

* added the ability to use gjson modifiers
2021-04-19 11:19:06 -05:00
..
nu-ansi-term Remove x1b, update prompt (#3291) 2021-04-09 11:38:56 -05:00
nu-cli Make sure that scripts can also have custom commands. (#3309) 2021-04-15 06:21:50 +12:00
nu-command Make nth more stream-able (#3330) 2021-04-19 19:45:12 +12:00
nu-data Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nu-engine change $scope.variables output to a table (#3323) 2021-04-15 14:02:08 -05:00
nu-errors Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
nu-json Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-parser Fix Running echo .. starts printing integers forever (#3322) 2021-04-16 07:07:06 +12:00
nu-plugin Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-protocol Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-source Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-stream Fix the auto-conversion regression (#3307) 2021-04-13 14:25:18 +12:00
nu-table Remove x1b, update prompt (#3291) 2021-04-09 11:38:56 -05:00
nu-test-support Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nu-value-ext Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_binaryview Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_chart Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_fetch Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_from_bson Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_from_sqlite Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_inc Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_match Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_post Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_ps Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_query_json add query json plugin for experimentation (#3327) 2021-04-19 11:19:06 -05:00
nu_plugin_s3 Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_selector Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_start Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_sys Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_textview Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_to_bson Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_to_sqlite Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_tree Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_xpath Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00