Skip to content

Releases: ESPToolKit/esp-fetch

v1.0.1

26 Feb 13:39

Choose a tag to compare

No changelog entry found for version 1.0.1.

v1.0.0

19 Nov 20:14

Choose a tag to compare

[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.