github nushell/reedline v0.4.0
0.4.0

latest releases: v0.38.0, v0.37.0, v0.36.0...
2 years ago

New release for nushell 0.61.0

This release contains several API breaks:

  • The default constructor Reedline::create() and Reedline.with_history are not fallible anymore
  • Changes to the provided menus to have more flexibility

Further changes:

  • Per default Hinter and Validator are not added as DefaultHinter or DefaultValidator anymore, you have to explicitly add them via the builder pattern.
  • The definition of the word boundaries was changed to respect non alphanumeric characters better.
  • Keybindings support the removal of existing bindings
  • More colorful default prompt

Don't miss a new reedline release

NewReleases is sending notifications on new releases.