New release for nushell 0.68.0
This release helps to fix bugs around the use of our history.
Improvements
- Avoid a panic when accessing history entries (@nibon7)
- Add
has_last_command_context
to test before trying to modify the history metadata (@unrelentingtech)
This release was made possible by contributions from @morzel85, @nibon7, and @unrelentingtech