Skip to content

Releases: microbit-foundation/microbit-universal-hex

0.2.2

14 Jan 16:42
Compare
Choose a tag to compare
  • Export the (very simple) IndividualHex interface
  • Created enum for Board IDs to be able to use as input to createUniversalHex()
  • Provide a custom error when trying to create a Universal Hex from an MakeCode Intel Hex
  • Add documentation to the library generated and hosted via GitHub Pages
  • Add API documentation via TypeDoc and hosted in GitHub Pages
  • Visual tweaks to the example and online tool
  • Updated package dependencies

0.2.1

10 Nov 15:43
Compare
Choose a tag to compare
  • Relax the rules for expecting EoF records in input Intel Hex files
  • Fix issue in block format converting Extended Segmented Address record to Linear
  • Add more tests

0.2.0

09 Nov 18:58
Compare
Choose a tag to compare

0.1.0

03 Nov 16:51
Compare
Choose a tag to compare

Initial release.