v1.1.3
·
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)