From 91ab9ee38fa2f1b1ec2619291b838cb834b97ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 20 Jun 2013 05:19:47 -0700 Subject: [PATCH] Created Release 3.0.0 (markdown) --- Release-3.0.0.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Release-3.0.0.md diff --git a/Release-3.0.0.md b/Release-3.0.0.md new file mode 100644 index 0000000..755e25a --- /dev/null +++ b/Release-3.0.0.md @@ -0,0 +1,33 @@ +# Release 3.0.0 + +What do we want/need for 3.0.0? + +(To be discussed) + +Features: + +* WebGL vector. To what extent? +* Editing tools. Too ambitious? +* ... + +API review: + +* Are there APIs we know are unstable that we don't want to expose? +* What APIs do we want to rework? + +API docs: + +* Are we happy with jsdoc? Do we want to try with something else? + +Web site, tutorials: + +* We need a better web site and tutorials +* What tutorials? + +Build tool: + +* Do we want a build tool for the release? + +Developer tools: + +* Do we want developer tools that are more friendly for the release?