nushell/.github
Bruce Mitchener 651d425046
Remove ptree dep from nu-command, remove associated feature. (#3741)
Nothing used the `ptree` feature or optional dependency within
`nu-command` except to include it within the `version` output. This
may be related to when `nu-cli` also had a `ptree` feature, but
I'm not sure.

That leaves the code within `nu_plugin_tree` as the sole remaining
user of `ptree`, which is already covered by the feature `tree`
and included in the `version` output.
2021-07-06 10:33:24 -05:00
..
ISSUE_TEMPLATE Remove ptree dep from nu-command, remove associated feature. (#3741) 2021-07-06 10:33:24 -05:00
workflows Submit package to winget during release. (#3717) 2021-07-01 16:24:38 -05:00