Skip to content

Releases: adafruit/Adafruit_APDS9960

1.3.0 Support Gesture sensing without proximity

21 May 11:19
0536ea8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.5...1.3.0

1.2.5 Bump version in library.properties

15 Nov 15:17
e60b344
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.2.5 by @tyeth in #47

Full Changelog: 1.2.4...1.2.5

1.2.4 - Updated CI Actions versions

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

1.2.3 - Fixed typos

30 Jan 18:31
3be4c80
Compare
Choose a tag to compare
Bump to 1.2.3

1.2.2 - Remove Chunkification

08 Sep 20:49
b9a64f0
Compare
Choose a tag to compare
  • Remove I2C chunkification xfer code that has been refactored into BusIO library.

1.2.1 - Tweaked memory allocation and cleanup

27 Aug 17:53
efa750c
Compare
Choose a tag to compare
Merge pull request #34 from caternuson/mem_tweak

Tweak memory alloc and cleanup

1.2.0 - Converted library to BusIO

11 Aug 16:04
144e061
Compare
Choose a tag to compare
Merge pull request #32 from caternuson/iss31_busio

Convert to BusIO

1.1.5 - Fixed bit defs and fixed getProxGain method

02 Feb 19:43
d319fcd
Compare
Choose a tag to compare
Merge pull request #28 from mark255bits/fix/bitdefinitions

Update Adafruit_APDS9960.cpp

1.1.4 - Warning fix and casting for clarify

16 May 02:19
e649046
Compare
Choose a tag to compare

Moving to GitHub Actions for CI

06 Apr 19:15
188d2b8
Compare
Choose a tag to compare

This release moves Adafruit_APDS9960 to use GitHub actions for Continuous Integration as well as adding automated checks for formatting using clang-format and automated documentation checks using Doxygen