Releases: microbit-foundation/micropython-microbit-v2-simulator
Releases · microbit-foundation/micropython-microbit-v2-simulator
0.1.14
What's Changed
- Switching from Netlify to CloudFlare for dev by @microbit-matt-hillsdon in #114
- Add service worker for offline compatibility by @microbit-robert in #115
- We only want to unregister our scoped sw by @microbit-matt-hillsdon in #116
Full Changelog: v0.1.13...v0.1.14
0.1.13
What's Changed
- Update readme as no longer experimental by @microbit-matt-hillsdon in #108
- Improve support for older Safari versions (except speech) by @microbit-robert in #109
- Older Safari: Handle speech sample rate errors, reuse audio context by @microbit-matt-hillsdon in #111
Full Changelog: v0.1.12...v0.1.13
0.1.12
What's Changed
- Increase asyncify stack size by @microbit-matt-hillsdon in #106
Full Changelog: v0.1.11...v0.1.12
0.1.11
What's Changed
- Fix interrupting input() by @microbit-matt-hillsdon in #103
Full Changelog: v0.1.10...v0.1.11
0.1.10
What's Changed
Bug fixes
- Fix Safari AudioContext initialisation by @microbit-matt-hillsdon in #99
Behind the scenes
- Migrate to GitHub actions by @microbit-matt-hillsdon in #98
Full Changelog: v0.1.9...v0.1.10
0.1.9
What's Changed
- Upgrade MicroPython to 2.1.1 by @microbit-matt-hillsdon in #95
- Install a fixed build of emscripten by @microbit-matt-hillsdon in #96
Full Changelog: v0.1.8...v0.1.9
0.1.8
What's Changed
- Fix for reset/panic overriding the user's stop (take 2) by @microbit-matt-hillsdon in #91
Full Changelog: v0.1.7...v0.1.8
0.1.7
Full Changelog: v0.1.6...v0.1.7
0.1.6
What's Changed
- Set the random number seed by @microbit-matt-hillsdon in #87
- Fix for reset/panic overriding the user's stop by @microbit-matt-hillsdon in #88
- Add license and contributing files by @microbit-matt-hillsdon in #83
Full Changelog: v0.1.5...v0.1.6
0.1.5
What's Changed
- Fail in a controlled way for asm_thumb use by @microbit-matt-hillsdon in #82
Full Changelog: v0.1.4...v0.1.5