Releases: iterative/shtab
Releases · iterative/shtab
shtab v1.8.0 stable
- ❓ fix
basherror on optionalnargs="?"(#184 <- #181) - 🔀 fix
zshduplicate default remainder & swapped one_or_more/remainder (#200 <- #183, #198) - 💅 misc minor docs updates (#202)
- 🗒️ add own/example CLI file output (#192)
- 🛠️ misc framework updates (#203, #197, #193, #191)
- 🐍 test support for Python 3.14
shtab v1.7.2 stable
shtab v1.7.1 stable
shtab v1.7.0 stable
shtab v1.6.5 beta
shtab v1.6.4 beta
- 🔨 misc
bashsafety fixes (#145, #144, #143) by @scop, author ofbash-completion❤️ - 🛠️ misc CI & test framework updates (#142)
- bump
pre-commit& automate its CI config - release with bot account (cli/cli#6680)
- bump
shtab v1.6.3 beta
shtab v1.6.2 beta
- 🔨 fix
zshcompletion not allowing single-letter stacking (#137) - 🔨 fix
tcshcompletion for--double-hyphen-onlyargs (#112) - 💅 tidy code with f-strings (#135)
- 🛠️ misc build/test framework updates (#139)
- fix docs build (NiklasRosenstein/pydoc-markdown#291)
- migrate
setup.{cfg,py} => pyproject.toml - minify
*.whlpackage data - update pre-commit tests
- tidy build/test requirements