v1.0.2-beta
Pre-release
Pre-release
Support of dynamic load of completion functions in bash-completion
We don't need to load completion functions of git or some commands in .sushrc.
Other improvelments
- Enabled to use
BASH_RESOURCE - Implemented
readonlyandexportas builtin commands - Enabled to use
compgen -A shopt - Enabled to use
nogloboption - Fixed some bugs
For contributions
- We start using the test scripts in the Bash repository according to issue #124 . See this document.
Full Changelog: v1.0.1...v1.0.2
Thank you.