Releases: adafruit/Adafruit-Fingerprint-Sensor-Library
Releases · adafruit/Adafruit-Fingerprint-Sensor-Library
2.0.3 - Removed unused dependencies
Bump to 2.0.3
2.0.2 - Updated README
Bump to 2.0.2
Example updates for MEGA
- Minor patch so MEGA's default to HW serial in examples
2.0.0 - Refactor. No breaking changes
- 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
Bump to 1.1.8
1.1.7 - Fixed Doxygen blank index page
Bumped to 1.1.7
1.1.6 - Update example for no fingerprints
Thanks to @Alexandros-Kordatzakis for the contribution
1.1.5 - Added docs badge
Update library.properties
Moving to GitHub Actions for CI
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
Added a delay after initializing the serial connection