Skip to content

Releases: esp-arduino-libs/ESP32_IO_Expander

Release v1.0.0

06 Dec 13:25
76d7ee4
Compare
Choose a tag to compare

v1.0.0 - 2024-12-06

Enhancements:

  • feat(repo): refactor with esp-lib-utils
  • feat(repo): support micropython

Full Changelog: v0.1.0...v1.0.0

Release v0.1.0

05 Nov 02:20
Compare
Choose a tag to compare

v0.1.0 - 2024-11-05

Enhancements:

  • Upload to the ESP Registry and support to build on the esp-idf
  • Update pre-commit configuration

Full Changelog: v0.0.4...v0.1.0

Release v0.0.4

18 Oct 06:15
Compare
Choose a tag to compare

v0.0.4 - 2024-10-18

Enhancements:

  • Update CH422G and add a new example to show how to use it (@H-sw123)

Full Changelog: v0.0.3...v0.0.4

Release v0.0.3

16 May 05:03
Compare
Choose a tag to compare

v0.0.3 - 2024-05-07

Enhancements:

  • Add support for CH422G from Waveshare @lboue in #3
  • Update the example to show how to use the CH422G

Release v0.0.2

07 Oct 10:48
39460b3
Compare
Choose a tag to compare

v0.0.2 - 2023-10-07

Bug Fixes:

  • Correct library name in sentence field of metadata

Release v0.0.1

07 Oct 02:14
Compare
Choose a tag to compare

v0.0.1 - 2023-09-20

Enhancements:

  • Support for various IO expander chips.
  • Support to control individual IO in the same way as Arduino
  • Support to control multiple IOs at the same time.