Pre-release 0.0.3
New pre-release for shrs just dropped! This release focused on many ergonomic changes and polishing up old features. Notably
- Restored shrs as the default shell language, fixing many issues with broken interactive commands
- Completion menu visual improvements
- More completions (like for ssh)
- Multiline prompts
- Analytics plugin prototype
- Improvements to builtins like history and help
- Lots of bug fixes!
What's Changed
- Builtin Outputs by @nithinmuthukumar in #249
- Add keybinds by @locustbaby in #271
- check and canonicalize path before setting it as working dir by @ashwinvin in #274
- making output state public for use in other plugins by @nithinmuthukumar in #280
- bugfix-twicerules by @locustbaby in #279
- Fix misc bugs by @ashwinvin in #277
- capture command as well by @nithinmuthukumar in #281
- completion utilities plugin by @MrPicklePinosaur in #282
- Multiline Prompts by @nithinmuthukumar in #287
- Nithin/docs by @nithinmuthukumar in #293
- Fixed #288 by fixing the bounds check by @Kyllingene in #294
- analytics plugin by @MrPicklePinosaur in #254
- insert plugin struct into state on init by @MrPicklePinosaur in #298
- refactor: move history from shrs_line to shrs_core by @MrPicklePinosaur in #300
- Restore old shrs lang by @MrPicklePinosaur in #301
- Move keybindings from shrs_line to shrs_core by @MrPicklePinosaur in #307
- Dedicated field for installed plugins by @MrPicklePinosaur in #308
- Moving StyledBuf by @nithinmuthukumar in #312
- nithin/move style buf by @nithinmuthukumar in #313
- changing register to hook by @nithinmuthukumar in #314
- Help builtin command list out keybindings by @AryanAb in #309
- Fix Clippy lints by @lthoerner in #317
- Nithin/git utils by @nithinmuthukumar in #322
New Contributors
- @locustbaby made their first contribution in #271
- @ashwinvin made their first contribution in #274
- @Kyllingene made their first contribution in #294
- @AryanAb made their first contribution in #309
- @lthoerner made their first contribution in #317
Full Changelog: 0.0.2...0.0.3