8000 Tags · janluke/cloup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: janluke/cloup

Tags

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #188 from tylerduffin/patch-1

Fix ValueError with more than 2 option param names

v3.0.6

Toggle v3.0.6's commit message
Fix annotation of path_type argument in path(), file_path() and dir_p…

…ath()

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow to set dunder attributes in FrozenSpaceMeta (#178)

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo, ATTTRIBUTES -> ATTRIBUTES (#174)

Found via `codespell -S cloup,requirements,venv`

v3.0.3

Toggle v3.0.3's commit message
Fix cron attribute in tests workflow (accidentally pushed commit)

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #169 from pocek/fix-help-truncation

Truncate help text to the first form feed, like click

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #167 from janluke/fix/constraint-cannot-be-copied

Fix: `Constraint.__getattr__` was returning `None` instead of raising `AttributeError`
AE49

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #163 from janluke/helptheme-as-dataclass

`HelpTheme` as `dataclass` rather than `NamedTuple`

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #162 from janluke/fix/group_command_and_group_class

Fix: default to `Group.command_class` and `Group.group_class` when creating subcommands

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from janluke/fix/write_usage

Fix `write usage`: formatting and default value
0