We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164d63b commit 0937472Copy full SHA for 0937472
README.md
@@ -25,6 +25,10 @@ applications. It provides a simple API which is an extension of Python's built-i
25
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
26
when using cmd.
27
28
+> :warning: **cmd2 is now "feature complete" for the `2.x` branch and is actively working on the
29
+> 3.0.0 release on the `main` branch. New features will only be addressed in 3.x moving forwards. If
30
+> need be, we will still fix bugs in 2.x.**
31
+
32
## The developers toolbox
33
34

0 commit comments