Skip to content

Releases: iterative/shtab

shtab v1.5.8 beta

18 Nov 23:55
6779de6

Choose a tag to compare

  • 🎉 support REMAINDER (#90)
  • 🎉 support ONE_OR_MORE, ZERO_OR_MORE (#91)
  • 🎉 make PrintCompletionAction terminate completion suggestions (#92)
  • 🎉 support py3.11 (#120)
  • 🎂 drop py3.6 support (#120)
  • 🛠️ update tests (#120)

shtab v1.5.7 beta

18 Nov 23:45
58f1549

Choose a tag to compare

  • 🎉 support py3.10
  • 📚 update docs URLs
  • 🛠️ bump pre-commit & actions (#118)
  • 🛠️ fix external PR tests

shtab v1.5.6 beta

29 Oct 14:27
f8203d9

Choose a tag to compare

  • 🎉 support zsh subcommands with hyphens (#108)
  • 🔨 fix bash subcommand completion (#106 <- #86)
  • 🔨 fix colons in subcommands (#110)
  • 📚 fix typos (#96)
  • 🛠️ add tests
  • 🛠️ fix external PRs

shtab v1.5.5 beta

17 Jun 13:41
60a8525

Choose a tag to compare

  • 🔨 fix bash completion with space (#81 <- #74)
  • 🛠️ update tests & pre-commit hooks

shtab v1.5.4 beta

19 Apr 15:45
cf19980

Choose a tag to compare

  • 🎉 add zsh subcommand support (#73)
  • 🔨 fix docs build (#72)
  • 🛠️ check annotations pre-commit

shtab v1.5.3 beta

02 Jan 14:17
aab6419

Choose a tag to compare

  • 🎉 add basic type hints support (#60 <- #59)
  • 🎂 drop py2.7 support
  • 🛠️ update pre-commit hooks
  • 📚 misc docs updates (#64)

shtab v1.5.2 beta

02 Dec 21:04
948d7cc

Choose a tag to compare

  • 🔨 remove unneeded shebang (#61)

shtab v1.5.1 beta

23 Nov 13:42
eb60f65

Choose a tag to compare

  • 🔨 skip hidden arguments on tcsh (#58)
  • 🔨 fix & update examples/customcomplete.py
  • 📚 update docs

shtab v1.5.0 beta

16 Nov 19:02
25e3e44

Choose a tag to compare

  • 🎉 add tcsh completion & docs (#57 <- #56)
  • 🎉 add --verbose flag
  • 📚 update examples/customcomplete.py
  • 🛠️ misc linter & build framework updates

shtab v1.4.2 beta

11 Oct 23:44
5af77eb

Choose a tag to compare