Skip to content

Commit d9b4eb0

Browse files
committed
roadmap update
1 parent 2bf575e commit d9b4eb0

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,20 @@ To enable autosave in Atom, go to Atom > Preferences > Packages > search for "au
1919
## Roadmap
2020

2121
##### v1.0.0
22-
* Log button
22+
* Extended demo
23+
* `@hints` API
24+
* Docs
2325
* Autorun test setting
2426
* Improved test failure display
2527
* Lint for input errors before running (ESLint)
26-
* Loaders for different file types (ES2015, TypeScript, CoffeeScript, etc.)
27-
* Hints
28+
* Loaders for different file types (TypeScript, CoffeeScript, etc.)
29+
* `@use` API for page feature choices
2830
* Improved animations
29-
* Test Tools
30-
* More test runners (currently only Mocha test runner for JS, would allow multiple programming languages)
31+
* Test Tools to generate common unit test configurations
32+
* More test runners to support different programming languages (currently only Mocha test runner for JS)
3133

3234
##### v2.0.0
35+
* Optional page templates
3336
* User accounts
3437
* Record progress to db
3538
* Tutorial ratings

0 commit comments

Comments
 (0)