Update to 3.0.5

This commit is contained in:
2024-04-16 02:03:42 +02:00
parent bee02b06ec
commit 9768960270
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 16 00:01:00 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to 3.0.5
* Allow to set dunder attributes in FrozenSpaceMeta to solve incompatibility with autodoc
- Update to 3.0.4
* Fix: command alias were ignored when subcommands were passed as argument to Group()
-------------------------------------------------------------------
Thu Dec 7 17:25:53 UTC 2023 - Dirk Müller <dmueller@suse.com>