Skip to content

Pre-release 0.0.4

Compare
Choose a tag to compare
@MrPicklePinosaur MrPicklePinosaur released this 02 Feb 04:34
· 82 commits to master since this release

With the 0.0.4 pre-release, we are celebrating shrs's first birthday 🥳 ! This project was started on February 2nd, one year ago, and we have came a long way since then (just look at the main.rs from one year ago). Thanks for all the continuous support from the contributors and the community, and I am excited to see how this project will grow :D

In this release, we saw many exciting improvements to our mux system! Mux languages are now spawned as their own process in order to maintain context, and we have introduced support for python, ssh and sqlite to be ran inside of shrs! Other notable changes include:

  • Globbing
  • Theming system
  • More vi mode commands
  • Experimental rhai scripting support via shrs_rhai plugin
  • Styled macro improvements
  • History builtin
  • ... and a ton of refactoring and bug fixes

Stay tuned for 0.0.5 release next month 👋

What's Changed

New Contributors

Full Changelog: 0.0.3...0.0.4