File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.1.4
2+ -----
3+ * Run jasmine tests in Azure Pipelines with node and jest (#134)
4+ * Fix #139 to able to load the blocks in the current version of the Editor (#140)
5+ * Remove unused "check version" functionality (#144)
6+ * Fix link in help.html (#138)
7+ * Add classnames and docs for new editor metrics (#150)
8+ * Lazy load blocks and only when enabled (#101)
9+ * Use input instead of div for script name (#95)
10+ * Remove unused description field, CSS, and JS (#98)
11+
1121.1.3
213-----
314* Fixes issue loading hex files into the Editor (https://github.com/bbcmicrobit/PythonEditor/pull/89)
Original file line number Diff line number Diff line change 7777 </script>
7878 <script type="application/javascript">
7979 // VERSION INFORMATION
80- EDITOR_VERSION = "1.1.3 ";
80+ EDITOR_VERSION = "1.1.4 ";
8181 UPY_VERSION = "1.0.1";
8282 </script>
8383
You can’t perform that action at this time.
0 commit comments