Releases: pimoroni/explorer
Releases · pimoroni/explorer
Release list
Version 0.0.4
This release bumps Explorer to MicroPython 1.27.0 and includes all the fixes in the latest Pimoroni Pico release: https://github.com/pimoroni/pimoroni-pico/releases/tag/v1.27.0
What's Changed
- add LED examples by @helgibbons in #19
- Examples: switch LUX and PROX by @helgibbons in #20
- Update reference.md by @agibson1083 in #23
- RGB565 doc fixed to 5 blue bits by @robert-wallis in #24
- CI: Bump MicroPython and Pimoroni Pico to v1.27.0. by @Gadgetoid in #27
New Contributors
- @agibson1083 made their first contribution in #23
- @robert-wallis made their first contribution in #24
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3
This release adds the pimoroni.py module, if you're on v0.0.2 and don't want to update your board just yet, you can grab https://github.com/pimoroni/pimoroni-pico/blob/main/micropython/modules_py/pimoroni.py and use Thonny to save it into lib/. Make sure to remove it if/when you update, though!
What's Changed
- docs: Docs by @Gadgetoid in #16
- Add pimoroni module. by @Gadgetoid in #18
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2 - Shipping RC.1
What's Changed
Full Changelog: v0.0.1...v0.0.2
Version 0.0.1 - Shipping RC.0
Allo allo, what's all this then!
What's Changed
- Examples for use with the Multi Sensor Stick by @thirdr in #3
- CI: Bump dir2uf2 and py_decl versions. by @Gadgetoid in #4
- Updates! by @Gadgetoid in #5
- Layers & Pico Vector 2 by @Gadgetoid in #7
- Examples/mainmenu by @thirdr in #8
- Basic examples by @helgibbons in #1
- Renamed library and updated examples by @thirdr in #9
- Examples/adjustments by @thirdr in #10
- Add Image Gallery example by @helgibbons in #11
- main.py: new debounce and changed button order by @thirdr in #12
- Adding LSM6DS3 lib for filesystem by @thirdr in #14
- Add examples to the fs build. by @Gadgetoid in #13
New Contributors
- @thirdr made their first contribution in #3
- @Gadgetoid made their first contribution in #4
- @helgibbons made their first contribution in #1
Full Changelog: https://github.com/pimoroni/explorer/commits/v0.0.1