-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The 1.0.0 release has a serious bug, which causes compilation of the library to fail on computers that run an operating system with a case-sensitive filesystem (e.g., Linux):
The bug has been fixed (edeb636), but there hasn't been a release since that time. The Arduino Library Manager system only distributes release versions of libraries, so this means the users who install the library via Library Manager, or use Arduino Cloud Editor (which has all the Library Manager libraries pre-installed) still suffer from this bug. For example:
- https://forum.arduino.cc/t/arduino-h-no-such-file-or-directory-where-am-i-supposed-to-fix-it/1296243
- https://forum.arduino.cc/t/i2cscanner-problem-or-is-it-me/1195559
I see the version field of library.properties has already been bumped, so the only action required to make a new release is to publish a new GitHub release or push a Git tag to this repository.
Metadata
Metadata
Assignees
Labels
No labels