Releases: ESPToolKit/esp-fetch
Releases · ESPToolKit/esp-fetch
v1.0.1
v1.0.0
[1.0.0] - 2025-09-16
Added
- Initial ESPFetch release with async + sync (
JsonDocument) APIs for GET and POST. - Configurable worker tasks, concurrency semaphore, timeout/redirect/TLS guards, and header/body truncation limits.
- Basic example sketch plus README explaining result schema and configuration options.