0.25.0
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 forBufferEditor
by @horasal in #630- updated arguments on
Reedline::with_buffer_arguments
- updated arguments on
Other changes
- Update motto title by @sholderbach in #640
- Fix clippy lint from most recent Rust by @sholderbach in #646
- Bump version for
0.25.0
release by @sholderbach in #645
New Contributors
Full Changelog: v0.24.0...v0.25.0