shtab v1.1.0 alpha
- add new custom-complete API
add_argument().complete = shtab.FILE or shtab.DIR or dict(zsh=..., bash=...)
(#9)- support
bash
- support
zsh
- support
- update documentation
- update
README.rst
- update
examples/*.py
- remove all mention of old
choices
API
- update
- misc CI framework updates
- fix autogenerated changelog missing info
- fix tags not triggering CI