Version 1.22.1
Pre-release
Pre-release
Better Late Than Never
This release is - mostly - to track the latest v1.22.0 release of MicroPython and the v1.22.1 patch release, so you can start enjoying the fixes/changes.
For a complete list of MicroPython changes since v1.21.0, see micropython/micropython@v1.21.0...v1.22.1
Possible known issues:
- micropython/micropython#13380
- micropython/micropython#13377
⚠️ this release does not include patch release v1.22.2 - https://github.com/micropython/micropython/releases/tag/v1.22.2
What's Changed
- Pico Graphics: Avoid unecessary and broken polygon scanline clip. by @Gadgetoid in #862
- [Inky Frame] Fix news headline redirect example by @everyplace in #888
- [Plasma Stick 2040W] add Plasma LEDs link by @bitcdr in #886
- fix hue errors in plasma_stick_rainbows by @raybellis in #883
- Badger2040/2040W: Remove old/incompatible examples. by @Gadgetoid in #860
- fix: Only set time if the wlan is connected by @andrewjw in #813
- update picoscroll docs by @helgibbons in #876
- add adjustment for time zone offset by @pacohope in #877
- CI: Move some workflow steps into ci/micropython.sh by @Gadgetoid in #878
- CI: Bump MicroPython to v1.22.1. by @Gadgetoid in #892
- st7789: Remove mystery meat command implicated by #567. by @Gadgetoid in #898
- Add I2C pin definitions to motor2040 header by @robberwick in #890
New Contributors
- @everyplace made their first contribution in #888
- @bitcdr made their first contribution in #886
- @andrewjw made their first contribution in #813
- @pacohope made their first contribution in #877
- @robberwick made their first contribution in #890
Full Changelog: v1.21.0...v1.22.1