nushell/crates
Andrés N. Robalino 3bcc2aad80
Pass command's span correctly when reporting unexpected flags. (#3478)
Not all lite command's first part denotes a real command (for cases like sub commands that it's second lite part accounts for the command name). This is important so that we can refer to it's span correctly. Here we fix to include the command's name span correctly whether it's a command or sub command when reporting missing flag errors.
2021-05-23 19:30:30 -05:00
..
nu-ansi-term Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-cli Split unit into duration and filesize (#3453) 2021-05-21 13:21:46 +12:00
nu-command Add params to do (#3477) 2021-05-24 09:21:41 +12:00
nu-data Groupby operations on dataframes (#3473) 2021-05-23 19:37:04 +12:00
nu-engine Improve block params (#3450) 2021-05-20 16:26:54 +12:00
nu-errors Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-json Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-parser Pass command's span correctly when reporting unexpected flags. (#3478) 2021-05-23 19:30:30 -05:00
nu-plugin Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-pretty-hex Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-protocol Groupby operations on dataframes (#3473) 2021-05-23 19:37:04 +12:00
nu-source Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-stream Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-table Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu-test-support Make the default int an i64 (#3428) 2021-05-14 20:35:09 +12:00
nu-value-ext Groupby operations on dataframes (#3473) 2021-05-23 19:37:04 +12:00
nu_plugin_binaryview re-enable ansi support when externals break it (#3429) 2021-05-15 16:11:21 +12:00
nu_plugin_chart Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_fetch Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_from_bson Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_from_sqlite Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_inc Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_match Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_post Groupby operations on dataframes (#3473) 2021-05-23 19:37:04 +12:00
nu_plugin_ps Make the default int an i64 (#3428) 2021-05-14 20:35:09 +12:00
nu_plugin_query_json Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_s3 Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_selector Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_start Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_sys Make the default int an i64 (#3428) 2021-05-14 20:35:09 +12:00
nu_plugin_textview Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_to_bson Groupby operations on dataframes (#3473) 2021-05-23 19:37:04 +12:00
nu_plugin_to_sqlite Make the default int an i64 (#3428) 2021-05-14 20:35:09 +12:00
nu_plugin_tree Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00
nu_plugin_xpath Bump to 0.31.1 (#3411) 2021-05-12 15:06:50 +12:00