Skip to content

Version 1.18.0

Compare
Choose a tag to compare
@Gadgetoid Gadgetoid released this 27 Jan 13:18
· 1826 commits to main since this release
91b3ffb

Downloads

Summary

This release has the same libraries/modules as v0.3.3 (https://github.com/pimoroni/pimoroni-pico/releases/tag/v0.3.3) however:

Changes

  • Clarify BME68X humidity and gas resistance units by @SamStudio8 in #241
  • SCD41: Add i2c pins to MicroPython example by @Gadgetoid in #242
  • Bump MicroPython to v1.18 by @Gadgetoid in #240
  • Various minor documentation tweaks and improvements have been swept along for the ride

New Version Number Format

We were previously stepping through incremental minor and patch numbers. In an effort to better reflect the dependence upon upstream MicroPython, the Major and Minor (1.18) version numbers now reflect the MicroPython release version.

The Patch version will continue to reflect incremental changes to the library, including bugfixes, newly supported device and so on.

New Contributors

Full Changelog: v0.3.3...v1.18.0

Supported Breakouts