mirror of
https://github.com/nushell/nushell.git
synced 2025-07-14 13:25:47 +02:00
* allow `where` to work with variables; breaking change * change is no longer breaking, adds named to allow passage of blocks * adds tests * fmt