Releases: microbit-more/mbit-more-v2
Releases · microbit-more/mbit-more-v2
0.2.5
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
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
0.2.2
- 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
- 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
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
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