Skip to content

Releases: adafruit/Adafruit-Fingerprint-Sensor-Library

2.0.3 - Removed unused dependencies

16 Sep 18:52
72f17ac
Compare
Choose a tag to compare

2.0.2 - Updated README

07 Sep 19:50
9e2ab65
Compare
Choose a tag to compare
Bump to 2.0.2

Example updates for MEGA

20 Aug 22:12
dae2db6
Compare
Choose a tag to compare
  • Minor patch so MEGA's default to HW serial in examples

2.0.0 - Refactor. No breaking changes

10 Jul 20:09
7592218
Compare
Choose a tag to compare
  • Refactored UART code to be cleaner, especially debug
  • Added LED control and parameter reading for advanced sensors
  • Updated examples to have both hardware and software serial

1.1.8 - Fully documented library in doxygen

28 May 18:54
0939b6d
Compare
Choose a tag to compare

1.1.7 - Fixed Doxygen blank index page

25 May 18:04
806de7b
Compare
Choose a tag to compare

1.1.6 - Update example for no fingerprints

16 May 03:48
c9f7d3d
Compare
Choose a tag to compare

1.1.5 - Added docs badge

25 Apr 18:00
ff86731
Compare
Choose a tag to compare
Update library.properties

Moving to GitHub Actions for CI

06 Apr 21:28
2b311df
Compare
Choose a tag to compare

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

1.1.3 - Init bugfix

13 Sep 22:50
9d2ad40
Compare
Choose a tag to compare

Added a delay after initializing the serial connection