Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@vyadh vyadh released this 13 Feb 18:11

The release of Nushell 1.102.0 came with some changes that made some data structures lazily evaluated in more scenarios. That meant that syntax errors in code under test were not being correctly emitted in the right context. This release manifests these parse errors in the appropriate context so they are displayed on the terminal correctly.