Bugfixes
- fix file mode to avoid LoadError on the gem installed by another user (reported by @gisenberg)
Misc
- update
thor
dependency
Misc
- fix the generation of zsh completion scripts to prevent all ShellCheck warnings
Misc
- fix the generation of zsh completion scripts to prevent ShellCheck warnings (@joehorsnell)
Bugfixes
- remove unnecessary
local state
in generated script. (reported by @aoyama-val)
Bugfixes
- support
Thor.map
. (by @Zhomart)
Bugfixes
- fix invalid script generation bug for option description. (by @tbpgr)
- fix invalid script generation bug for not aliased option.
Features
- support ruby 1.9.3.
- initial release.