File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2014-03-09 Samy Pessé <samy.pesse@friendco.de>
2
+ Aaron O'Mullan <aaron.omullan@friendco.de>
3
+
4
+ * Bump version to 0.7.0
5
+ * New tabs system: grid system, resize, reorder
6
+ * New statusbar
7
+ * New command palette (test it using Command+Shift+P or Ctrl+Shift+P)
8
+ * Stop state for run button
9
+ * Apache runner is now working (with MySQL)
10
+ * Addons need an engine field
11
+ * Django support (auto-run)
12
+ * Performance improved (faster boot, ...)
13
+ * Editor uses .jshintrc file for JSHing worker configuration
14
+
1
15
2014-02-25 Samy Pessé <samy.pesse@friendco.de>
2
16
Aaron O'Mullan <aaron.omullan@friendco.de>
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codebox" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 0.7.0 " ,
4
4
"description" : " Open source cloud & desktop IDE." ,
5
5
"homepage" : " https://www.codebox.io" ,
6
6
"author" : " FriendCode Inc. <contact@friendco.de>" ,
You can’t perform that action at this time.
0 commit comments