Release date: 2026-02-17
- Library release package is now GitHub/public-ready.
- Documentation was expanded for onboarding and daily usage.
- Example coverage was extended with multiple, commented sketches.
- Release validation and packaging workflow was added.
- New release assets:
CHANGELOG.mdLICENSE(MIT)keywords.txtRELEASE_NOTES_v0.2.0.md
- New examples:
examples/ServoSweep/ServoSweep.inoexamples/LedPalette/LedPalette.inoexamples/SensorSnapshot/SensorSnapshot.ino
- Improved example:
examples/BasicControl/BasicControl.ino(now commented)
- CI/Release support:
tools/ci/scripts/verify_library_release.ps1.github/workflows/library-release.yml
README.mdnow includes installation, quickstart, API overview, and example map.library.propertiesbumped to version0.2.0.
- No breaking API changes.
- Existing usage based on
NotBotBot.hremains valid.
- Update library files to
v0.2.0. - Verify your sketches compile against
library.propertiesversion0.2.0. - Optionally run new examples to validate behavior quickly.
- Audio backend integration (DAC/RTx implementation) remains platform-specific and is not finalized in this library release.
lib-v0.2.0
