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 4431854 commit 1a33ac1Copy full SHA for 1a33ac1
.gitignore
@@ -6,6 +6,7 @@ v4-cokapi/feedback/cokapi-feedback.db
6
coding-the-matrix/
7
node_modules/
8
google-analytics.txt
9
+webfaction-deploy.sh
10
v3/opt_togetherjs/*.json
11
# for regression tests
12
*.diff.png
history.txt
@@ -183,3 +183,10 @@ v4-cokapi/
183
184
June 2016 - launched OPT live programming mode at:
185
http://pythontutor.com/live.html
186
+
187
188
+v5-unity/
189
190
+ 2016-07-27 - deployed v5-unity/ onto pythontutor.com to replace v3/,
191
+ which was deployed in September 2012. From now on, active development
192
+ will take place in v5-unity/ and *not* v3/.
0 commit comments