Releases: microbit-foundation/microbit-fs
Releases · microbit-foundation/microbit-fs
v0.4.0
v0.3.0
- First draft of the documentation added: https://microbit-foundation.github.io/microbit-fs/
 - UMD bundle now transpiles everything (included dependencies pulled in) using babel, so it should work in IE10
 - Added 
isAppendedScriptPresentfunction to MicroPython Appended block module. - UICR can be read using 
getIntelHexUicrDatafunction - MicropythonFsHex can extract files from a MicroPython hex file.
 
v0.2.0
For internal use only.
v0.1.0
For internal use only.