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.