Skip to content

2.6.0 (May 31, 2025)

Compare
Choose a tag to compare
@tleonhardt tleonhardt released this 31 May 16:01
· 3 commits to master since this release
28f226a
  • Breaking Change
    • cmd2 2.6 supports Python 3.9+ (removed support for Python 3.8)
  • Enhancements
    • 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