Skip to content

v2.0.0

Compare
Choose a tag to compare
@blemasle blemasle released this 05 May 13:30
· 1 commit to master since this release
d99de04

Breaking changes

  • Renamed all enums from SNAKE_CASE to PascalCase

Features

  • #7 Enhanced various platforms compatibility

Changes

  • Removed setHttpParameter overload for platforms without PROGMEM
  • Additionnal parse and parseReply overloads for platforms where size_t is larger than 16 bits
  • Removed optional parameters from cpp

Fixes

  • Fixed examples compilation