Releases: LukeAFullard/script2stlite
Releases · LukeAFullard/script2stlite
v0.2.1
What's Changed
- feat: Add stlite version 0.89.1 by @LukeAFullard in #65
- docs: Update README to reflect IDBFS support by @lukefullard in #66
- docs: Correct CONFIG value in README snippet by @lukefullard in #67
- Add pyodide 0.28.3 to stlite_versions/pyodide.yaml by @LukeAFullard in #68
- Update pyodide version to 0.29.0 by @LukeAFullard in #69
- Update stlite versions to v0.90.0 by @google-labs-jules[bot] in #70
- Update stlite versions to 0.91.0 by @google-labs-jules[bot] in #71
- Update stlite versions to 0.92.0 by @google-labs-jules[bot] in #72
- Add stlite versions 0.93.1 and 0.94.0 by @google-labs-jules[bot] in #73
- feat: Update stlite version to 0.95.0 by @LukeAFullard in #76
- Fix: Encoding issue on Windows (CP932) by explicitly specifying UTF-8 in write_text_file by @steelpipe75 in #75
New Contributors
- @google-labs-jules[bot] made their first contribution in #70
- @steelpipe75 made their first contribution in #75
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Adding file system mounting - see examples 8 and 9