| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 526cbca commit 1dcd944
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | - ## 4.2.0 (TBD) | ||
| 1 | + ## 4.2.0 (August 6, 2026) | ||
| 2 | 2 | ||
| 3 | 3 | - Enhancements | |
| 4 | 4 | - `@with_annotated` argument groups can now contain an `ArgumentBlock`'s arguments. A `Group` | |
@@ -23,7 +23,9 @@ | |||
| 23 | 23 | `subcommand_title` or `subcommand_description` still gives the subcommands a dedicated section | |
| 24 | 24 | ([#1715](https://github.com/python-cmd2/cmd2/issues/1715)). | |
| 25 | 25 | - Fix `@with_annotated` decorator so using `ArgumentBlock` works with groups | |
| 26 | - - Fixed bug where already sorted `choices_provider` results were being re-sorted. | ||
| 26 | + ([#1718](https://github.com/python-cmd2/cmd2/issues/1718)). | ||
| 27 | + - Fixed bug where already sorted `choices_provider` results were being re-sorted | ||
| 28 | + ([#1727](https://github.com/python-cmd2/cmd2/issues/1727)). | ||
| 27 | 29 | ||
| 28 | 30 | ## 4.1.2 (July 16, 2026) | |
| 29 | 31 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments