Skip to content

Releases: microbit-more/mbit-more-v2

0.2.5

07 Oct 09:12
Compare
Choose a tag to compare

Fixed

  • Fix crash when adding [data of label] to a list
  • Fix displayMatrix zenkaku to hankaku converter
  • Fix displayText zenkaku to hankaku converter
  • Fix crashing when closing serial port

Changes

  • Update register/build scripts
  • Exclude Node Buffer
  • Change dir config for latest register script
  • Use ESModules
  • Separate icons/translations from code
  • More stable connection via USB serial
  • Use USB serial when connect with shift key.
  • Improve Stretch3 install script
  • Refine pin event text.

0.2.4

08 Sep 03:04
Compare
Choose a tag to compare

Changes

  • Fix message isPinTouched in ja, ja-Hira
  • Change order of playTone/stopTone blocks
  • Refactor module size smaller
    • remove reference to React
    • change to use xcratch-register and xcratch-builder
  • Fix to wait execute next block until the commands was sent at setPullMode(), setDigitalOut()

0.2.3

23 Jul 10:10
Compare
Choose a tag to compare
  • Include WebBluetooth connector
  • Add WebSerial connector

0.2.2

20 Jun 08:43
Compare
Choose a tag to compare
  • Change touch event menu for Japanese
  • Change button event menu for Japanese
  • Change to display version in entry
  • Fix extensionURL in entry
  • Change for PWA
  • Update Stretch3 install script
  • Fix displayText/getSoundLevel to repeat in loop
  • Change unit of mic sound level to percent
  • Use 'Microbit More' as its name
  • Change help link to https://microbit-more.github.io/
  • Change examples
  • Fix to install nomal LLK/scratch-gui

0.2.1

10 Mar 09:25
Compare
Choose a tag to compare
  • changed icons based on micro:bit v2
  • refactored install script

corresponding micro:bit program
https://github.com/yokobond/pxt-mbit-more-v2/releases/tag/0.2.0

0.2.0

04 Mar 05:06
Compare
Choose a tag to compare

This version changed name of message blocks to data-sending.

corresponding micro:bit program
https://github.com/yokobond/pxt-mbit-more-v2/releases/tag/0.2.0

0.1.1

27 Feb 08:16
Compare
Choose a tag to compare

Some bugs about touch/button blocks and disposing blocks were fixe.

  • Fix digital out to work on P0,P1, P2 (#4)
  • Fix [pin is touched] to work in micro:bit v1 (#5)
  • Fix reset touch-mode from another mode to work . (#7)
  • Fix to dispose blocks without freezing code area (#8)

corresponding micro:bit program
https://github.com/yokobond/pxt-mbit-more-v2/releases/tag/0.1.3