New release for nushell 0.89.0
What's Changed
- Better behaviour on resize by @danielsomerfield in #675
- Fix
prompt_start_row
reset to 0 when opening a file without newline in Nushell by @nibon7 in #688 - Bump
itertools
to0.12.0
from0.10.x
by @sholderbach in #686 - Fix clippy from the future by @sholderbach in #687
- fix clippy, add typo dict by @WindSoilder in #698
- Try fix prompt_start_row reset to 0 when opening a file without newline in Nushell by @WindSoilder in #697
- Bump version for 0.28 release by @kubouch in #702
New Contributors
- @danielsomerfield made their first contribution in #675
- @kubouch made their first contribution in #702
Full Changelog: v0.27.1...v0.28.0