Just released #nushell 0.83. Pretty chunky release this time. We added a bunch of type system improvements, match guards, some really handy syntax improvements, and a lot more.
If you're interested, you can read more here: https://www.nushell.sh/blog/2023-07-25-nushell_0_83.html
@jntrnr The improvements to the variable declaration and assignment are exactly what i needed. Thank you (and the other contributors)!
The `if cond {} else {} ` assignment is going to make the life so much easier