Skip to content

shtab v1.3.1 alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 14:51
f5693b8
  • 🎉 allow periods in script names (#21 <- #20)
    • support e.g. script.py (not just console entrypoints such as script)
    • support e.g. ./script.py (explicit local path)
  • 🔍 add tests
  • 💯 enable coverage reporting by default for tests