Skip to content

v1.1.3

Compare
Choose a tag to compare
@microbit-carlos microbit-carlos released this 14 Mar 11:57
· 350 commits to master since this release

Deployed to https://python.microbit.org/v/1.1.3.

  • Fixes issue loading hex files into the Editor (#89)
  • Delegates Intel Hex manipulation to a library (https://github.com/NordicSemiconductor/nrf-intel-hex) (#77)
  • Help page can read URL parameters to indicate what features to show (#92)
  • When an invalid hex file is loaded it will now display an error message (before it didn't do anything) (#102)