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