Releases: ESPToolKit/esp-compressor
Releases · ESPToolKit/esp-compressor
v1.0.0
Release Changelog: v1.0.0
Features
- Added library.properties. (
a820e0c)
Fixes
- Fix Double Completion In Async Setup Failures (
2f57cf4)
Other
- releases now trigger directly on push.tags: ['v*'] (
52fd9e8) - release-gate hardening (
da8c2e7) - Release workflows now use template-style checkout retry and auto-prerelease detection from hyphenated tags (
da75185) - now vendors a release-note generator (
a2f1998) - hardening batch in the compressor core, IO adapters, tests, and docs (
7904373) - note (
29ccc68) - Replaced StreamString in stream_roundtrip.ino with a small local StringStreamAdapter that derives from Stream (
a21774d) - Arduino builds now include FS.h directly when ARDUINO is defined (
fc4ec80) - first commit (
1265ec7)