Skip to content

Releases: adafruit/Adafruit_LiquidCrystal

2.0.4 Bump version in library.properties

15 Nov 15:24
645a6ce
Compare
Choose a tag to compare

What's Changed

  • Update version number to 2.0.4 by @tyeth in #18

Full Changelog: 2.0.3...2.0.4

2.0.3 - Updated CI Actions versions

22 May 16:58
Compare
Choose a tag to compare
Update CI action versions

2.0.2 - Updated README

27 Dec 19:51
fd05cd4
Compare
Choose a tag to compare
Bump to 2.0.2

2.0.1 - Added license and updated setBacklight()

05 Dec 19:28
2bcd544
Compare
Choose a tag to compare

2.0.0 - Cleanup and refactor

28 Nov 19:08
633224f
Compare
Choose a tag to compare
  • Remove utility/Adafruit_MCP23008.* and replace with Adafruit MCP23017 Arduino Library dependency.
  • Rewrite I2C code to use new MCP lib dep.
  • Allow both actual I2C address and original offset specification.
  • Allow passing in specific Wire instance.
  • Renamed all examples to have .ino extension.
  • Updated HelloWorld_i2c.ino example.

1.1.0 - Moved to GitHub Actions, fully documented with doxygen

22 Jun 13:41
06a3c73
Compare
Choose a tag to compare
Merge pull request #13 from adafruit/actionci

Moved to actions, documented with doxygen

1.0.1

10 Jul 16:59
908db2b
Compare
Choose a tag to compare
Update library.properties

Initial release for Arduino library manager

22 Jan 00:13
Compare
Choose a tag to compare

Initial release for Arduino library manager system.