Drizzle 0.14.0
To install Drizzle 0.14.0 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.14.0 (2022-01-02)
Build System / Dependencies
- Arduino IDE: Build against Arduino IDE 1.8.19 (8f844d8)
New Features
- Improve the logging verbosity in some situations (7a5e0c1)
- Log & warn for missing transitive dependencies (0e4de30)
- Log the required dependency version before the candidates version list (ca3df56)
Bug Fixes
- Fix potential logging NPE (b98333a)