| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-cmd2: Upgrade 2.6.0 -> 2.6.1 | Leon Anavi | 2025-06-09 | 1 | -23/+0 |
| | | | | | | | | | | | Upgrade to release 2.6.1: - Fixed bug that prevented cmd2 from working with from __future__ import annotations Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-cmd2: Upgrade 2.5.11 -> 2.6.0 | Leon Anavi | 2025-06-02 | 1 | -0/+23 |
| Upgrade to release 2.6.0: - cmd2 2.6 supports Python 3.9+ (removed support for Python 3.8) - Added support for Python 3.14 - Added new Cmd.ppretty() method for pretty printing arbitrary Python data structures - Clarified help text for -t/--transcript argument to the history command Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
