Skip to content

Releases: urbanware-org/clap

clap-1.1.12

29 Dec 21:37
Compare
Choose a tag to compare

Download

You may download the .tar.gz or .zip archive (beginning with clap) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Changelog

♻️ Revisions:

  • Revised the class constructor (added optional parameter for handling conflicts with OptionParser).
  • Revised the variables inside the class and its constructor (negligible changes).

clap-1.1.11

08 Sep 15:29
Compare
Choose a tag to compare

⚠️ This is the last release that officially supports the Python 2.x framework.
ℹ️ Later versions require Python 3.x (details can be found here).

Download

You may download the .tar.gz or .zip archive (beginning with clap) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Changelog

♻️ Revisions:

  • Revised some code (negligible changes).

clap-1.1.10

26 Apr 11:29
Compare
Choose a tag to compare

Download

You may download the .tar.gz or .zip archive (beginning with clap) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Initial release

The first version uploaded to GitHub.