mirror of
https://github.com/nushell/nushell
synced 2024-12-28 22:13:10 +00:00
c950269575
# Description Fixes #12193 where the `$in` value may be null for closures provided to `insert`. # User-Facing Changes The `$in` value will now always be the same as the closure parameter for `insert`. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |