Skip to content

Releases: vwbusguy/qbsh

1.2.0

07 Mar 05:46
cd625ea

Choose a tag to compare

Beyond regular code maintenance, the 1.2.0 release adds support for calling scripts within scripts via RUN.

1.1.0

10 Mar 01:42
7fcfd0c

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

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!