The v0.2.0 release adds support for Espressif's ESP-IDF, including the packaging of signy as an ESP-IDF component. In addition, two new examples have been added:
- A basic ESP-IDF example, which demonstrates the minimal setup required to generate signed URL using
signy. - An OTA ESP-IDF example, which demonstrates how to use
signywith theesp_https_otacomponent for over-the-air firmware upgrade..