Releases: zhgzhg/Drizzle
Drizzle 0.14.1
To install Drizzle 0.14.1 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.1 (2022-01-03)
New Features
- Filter out not applicable transitive dependencies (58bb174)
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)
Drizzle 0.13.4
To install Drizzle 0.13.4 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.13.4 (2021-12-15)
Build System / Dependencies
- Upgrade CI dependencies (dca9e15)
Chores
- Dependency upgrades in regards to the log4j2 vulnerability to which Drizzle is not vulnerable (88d76d3)
Drizzle 0.13.3
To install Drizzle 0.13.3 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.13.3 (2021-12-14)
Bug Fixes
- Prevent potential log4j2 vulnerability, although Drizzle itself is not affected (b96aca4)
Drizzle 0.13.2
To install Drizzle 0.13.2 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.13.2 (2021-08-05)
Continuous Integration
- Update build dependencies (c450178)
Drizzle 0.13.0
To install Drizzle 0.13.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.13.0 (2021-05-13)
Breaking Changes
- Drizzle: Compatible with Arduino IDE 1.8.14+ (1057f6a)
Build System / Dependencies
- Update build dependencies (7afea02)
Bug Fixes
Drizzle 0.12.1
To install Drizzle 0.12.1 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.12.1 (2021-04-27)
Drizzle 0.12.0
To install Drizzle 0.12.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.12.0 (2021-03-31)
New Features
- Markers Generation: Mention the UTC time of the automatically generated markers (4bc882c)
Bug Fixes
Drizzle 0.11.3
To install Drizzle 0.11.3 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.11.3 (2021-03-04)
Bug Fixes
- Drizzle: Fix the accidental removing of neighbour UI menu entires (8f082e1)
Drizzle 0.11.2
To install Drizzle 0.11.2 unzip it inside Arduino IDE's installation directory / tools
If you have a previous version already installed remove it from the tools directory.
0.11.2 (2021-02-06)
Continuous Integration
- Fix dist build status badge (f41b66b)
New Features
- Updates: Show coundown in terminal before stopping the IDE (7215ba8)
Bug Fixes
- Updates: The 'install update' button now closes its popup window (5a07df9)