Skip to content

0.25.0

Compare
Choose a tag to compare
@sholderbach sholderbach released this 16 Oct 18:11
· 111 commits to main since this release
adc20cb

New release for nushell 0.86.0

This release changes the API to pass the buffer editor to enable you to safely pass flags and configure the location of the temp file.

Breaking changes

  • Accept Command with args for BufferEditor by @horasal in #630
    • updated arguments on Reedline::with_buffer_arguments

Other changes

New Contributors

Full Changelog: v0.24.0...v0.25.0