Skip to content

Releases: deckerego/ampule

Release 0.3

14 Jan 22:13
18f980c
Compare
Choose a tag to compare
  • Added examples documenting non-blocking socket connections
  • Removed unnecessary timeouts and waits

Release 0.2

25 Jan 22:43
dd123dc
Compare
Choose a tag to compare
  • Fixes bug where partial responses caused a server error when being sent in chunks

Release 0.2

15 Jan 18:23
12b5d78
Compare
Choose a tag to compare
  • < @andreasbrett > Fix for possible issues with larger response payloads on ESP32-S2
  • < @andreasbrett > Configurable HTTP client timeout

Release 0.1 Beta 1

16 Sep 21:47
572164d
Compare
Choose a tag to compare
0.1.0-beta

Fixed issue with socket handling on inbound requests (#5)

Release 0.0 Alpha 1

15 Sep 00:46
Compare
Choose a tag to compare
0.0.1-alpha

Updated README