summaryrefslogtreecommitdiff
path: root/www/roadmap.rst
diff options
context:
space:
mode:
Diffstat (limited to 'www/roadmap.rst')
-rw-r--r--www/roadmap.rst27
1 files changed, 9 insertions, 18 deletions
diff --git a/www/roadmap.rst b/www/roadmap.rst
index 48fe964..2251471 100644
--- a/www/roadmap.rst
+++ b/www/roadmap.rst
@@ -1,27 +1,18 @@
Cheetah Roadmap
===============
-Cheetah v2.2
-------------
-The first release in the v2.2 series (*v2.2.0*) introduced an overhaul of
-Cheetah's string handling to convert everything internally to use `unicode()`
-objects instead of encoded string buffers.
-
-The subsequent releases in the v2.2 series are planned to have a number of
-important upgrades to Cheetah's infrastructure:
-
-* Built-in Django support
-* Cleaner code generation
-* Finish and document #defmacro support
-
Cheetah v2.3
-------------
-*still in planning*
+^^^^^^^^^^^^^
+The Cheetah v2.3 is maintenance only for Python 2.3 support
-The third major series in the Cheetah 2 line of releases will have one focal point, **performance**
+Cheetah v2.4
+^^^^^^^^^^^^^
+Primary development and improvements towards Cheetah will go into
+Cheetah v2.4 which will support Python v2.4 to v2.6.
Cheetah v3.0
-------------
+^^^^^^^^^^^^^
*still in planning*
-Cheetah 3000 will be the seminal milestone for running Cheetah on Python 3.0
+Cheetah v3.0 is for support for Python 3.xx
+