Skip to content

Releases: vwbusguy/qbsh

1.1.0

10 Mar 01:42
7fcfd0c
Compare
Choose a tag to compare

The 1.1.0 release is mainly focused on improving the shell functionality of qbsh rather than adding new features.

Bugfixes and Improvements:
Refactoring of code to offload some common IO to separate functions
Significant improvements around lower level piping. qbsh is now much more usable for interactive CLI programs like vim.

New Features:
DIR and XDIR were added. For now, these depend on the POSIX dir and may not work on Windows.

1.0.0

11 Mar 07:43
325eb83
Compare
Choose a tag to compare

qbsh has settled down to a fairly stable place, having already achieved beyond the initial goals of the project. While further additions and improvements are still planned, it's time to start offering proper canonical versions for the project. Future releases will come with a changelog summary between versions. As always, pull requests and issues are welcome!