Adding upstream version 0.6.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e5d20de2e1
commit
271f3e2863
20 changed files with 2544 additions and 0 deletions
47
CHANGELOG.md
Normal file
47
CHANGELOG.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
# Change Log
|
||||
|
||||
## v0.6.2 (2024-04-28)
|
||||
|
||||
### Fix
|
||||
|
||||
- add missing build-system
|
||||
|
||||
## v0.6.1 (2023-06-03)
|
||||
|
||||
### Fix
|
||||
|
||||
- commitizen bumps version in decli/__init_.py
|
||||
|
||||
## v0.6.0 (2023-04-28)
|
||||
|
||||
### Feat
|
||||
|
||||
- add py.typed
|
||||
|
||||
### Fix
|
||||
|
||||
- improve type hints
|
||||
|
||||
## v0.5.2 (2020-07-26)
|
||||
|
||||
### Fix
|
||||
|
||||
- **application**: add required subcommand support for python 3.6
|
||||
|
||||
# 0.5.1
|
||||
|
||||
### Fixes
|
||||
|
||||
* Logger changed from DEBUG to INFO
|
||||
|
||||
# 0.5.0
|
||||
|
||||
### Features
|
||||
|
||||
* **arguments:** exclusive groups are now supported
|
||||
|
||||
# 0.4.0
|
||||
|
||||
### Features
|
||||
|
||||
* **arguments:** it is possible to group arguments now
|
Loading…
Add table
Add a link
Reference in a new issue