Skip to content

shtab v1.1.0 alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 19:45
3002441
  • add new custom-complete API add_argument().complete = shtab.FILE or shtab.DIR or dict(zsh=..., bash=...) (#9)
    • support bash
    • support zsh
  • update documentation
    • update README.rst
    • update examples/*.py
    • remove all mention of old choices API
  • misc CI framework updates
    • fix autogenerated changelog missing info
    • fix tags not triggering CI