Docopt-sh

Latest version: v2.0.2

Safety actively analyzes 682334 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.2

Install/depend on this package using [μpkg](https://github.com/orbit-online/upkg):

upkg add 'https://github.com/andsens/docopt.sh/releases/download/v2.0.2/docopt-lib.sh.tar.gz' d6997858e7f2470aa602fdd1e443d89b4e2084245b485e4b7924b0f388ec401e

2.0.1

Install/depend on this package using [μpkg](https://github.com/orbit-online/upkg):

upkg add 'https://github.com/andsens/docopt.sh/releases/download/v2.0.1/docopt-lib.sh.tar.gz' 539053da8b3063921b8889dbe752279e3a215d8fa3e2550d6521e094981f26a2

2.0.0

Install/depend on this package using [μpkg](https://github.com/orbit-online/upkg):

upkg add https://github.com/andsens/docopt.sh/releases/download/v2.0.0/docopt-lib.sh.tar.gz


Major release
===

This is complete rewrite of the underlying parser for the docopt
language.
docopt.sh now uses [docopt-parser](https://github.com/andsens/docopt-parser) to generate an AST.
Error messages are considerably improved, showing (most of the time) what exactly is wrong, outputting the offending line and numbering it. e.g.:

08 --push Push the new tag and branch upstream
~~~~~~
--push is not referenced from the usage section


The bash minification is now more effective, reducing the number of lines (with -n=80) by ~20%.

Some shellcheck warnings have been disabled/fixed, resulting inlined code passing all tests.

2.0.0alpha4

------

2.0.0alpha3

------

2.0.0alpha2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.