Content-Length: 286761 | pFad | http://github.com/bbcmicrobit/PythonEditor/commit/80b0a6339e6a004d4b109d83751bbbcc4e363399
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7695be0 commit 80b0a63Copy full SHA for 80b0a63
CHANGELOG
@@ -1,3 +1,13 @@
1
+2.1.0-beta.5
2
+------------
3
+* Adds support for the new micro:bit
4
+* Python Editor now generates Universal Hex files
5
+* Minor WebUSB improvement
6
+* Autocompletion adds the new API only when a new board is WebUSB connected
7
+* Hide "Quick Flash" entry in settings if WebUSB is not available
8
+* Reorganisation of files in the project
9
+* Updated the microbit-fs and microbit-uh libraries to the latest commit
10
+
11
2.0.1
12
-----
13
* Added Chinese translations 🇨🇳 (#306 #316)
editor.html
@@ -78,7 +78,7 @@
78
</script>
79
<script type="application/javascript">
80
// VERSION INFORMATION
81
- EDITOR_VERSION = "2.0.1";
+ EDITOR_VERSION = "2.1.0-beta.5";
82
UPY_VERSION = "1.0.1/2.0-0dfb5d801a";
83
84
<script id="files-template" type="x-tmpl-mustache">
Fetched URL: http://github.com/bbcmicrobit/PythonEditor/commit/80b0a6339e6a004d4b109d83751bbbcc4e363399
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments