mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-29 21:27:47 +00:00
![]() This PR tries to clean up the use of `filter` by replacing it with `where`. I did not test each script. closes #1134 closes #1133 |
||
---|---|---|
.. | ||
std-rfc | ||
stdlib-candidate-older | ||
tests | ||
nupm.nuon | ||
README.md | ||
testing.nu |
std-lib candidate is deprecated
Going forward, std-rfc
will be included in the main Nushell release,
just like std
is. This will allow users to more easily try-out its potential
new commands and features.
Please contribute new std
proposals to the main Nushell repository.
See that README for more information on how to contribute.
Removal
This directory will be preserved for some period during deprecation, but no new
contributions are expected to be accepted. Any remaining items from
the older (pre-December 2024) stdlib-candidate-old
should be identified for transition
to std-rfc
, since at some point we expect to delete this directory.