Skip to content

Releases: alkonosst/SSLClientESP32

v2.0.3

05 Feb 13:44

Choose a tag to compare

fix: Fix library.json and bump version

Full Changelog: v2.0.2...v2.0.3

v2.0.2

15 Oct 23:55
d8c4096

Choose a tag to compare

What's Changed

  • Fix definition conflict with wificlientsecure by @alkonosst in #10

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Oct 18:32

Choose a tag to compare

What's Changed

  • add code to initialize default values for internal/protected variable… by @tuan-karma in #8

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 May 14:10
fcecf1c

Choose a tag to compare

What's Changed

  • feat: Update to most recent WiFiClientSecure changes by @alkonosst in #1
  • feat: Add method to set client in runtime by @alkonosst in #2
  • feat: Add example using Cert. Bundle and setClient by @alkonosst in #3
  • chore: Change library names due to conflict by @alkonosst in #5
  • chore: Delete old examples by @alkonosst in #6

Full Changelog: v1.1.0...v2.0.0