Skip to content

v0.6.0

Compare
Choose a tag to compare
@microbit-carlos microbit-carlos released this 19 Mar 11:03
· 88 commits to master since this release
  • Added getStorageRemaining and getStorageUsed to micropython-fs-hex, renamed getFsSize to getStorageSize.
  • Reworked optional arguments for importFilesFromIntelHex in micropython-fs-hex (ef0403e).
  • Include polyfills in UMD bundle.
  • Provide minified version of UMD bundle.