Releases: MrYsLab/s2m
Feature add and bug fixes
This release works around a bug in Scratch. For the scroll block, Scratch did not always supply correct strings. For example, if you entered 'Hello Bob', Scratch would send 'Hello%20Bob'. This issue has been corrected.
This release also adds a version string to the s2mb.py that is printed on the console at startup.
Added Missing Scratch Files
This is a bug fix. The Scratch files were mistakenly left out of the distribution and are now included.
Update to keep pypi happy
This release modifies the micro:bit script to fix an intermittent crash on the micro:bit. Other than the release number in s2m.py, no other changes were made.
v1.02 could not be uploaded to pypi, so we needed to bump the release number.
Bug fix for micro:bit python script
This release modifies the micro:bit script to fix an intermittent crash on the micro:bit. Other than the release number in s2m.py, no other changes were made.
Updated links to github page for PyPi
v1.01 Initial commit.
Initial Release
v1.00 Initial commit.