Skip to content

Releases: WolfControl/esp_messaging

v2.1.0 - Support Binary Transfer over ESPNow

19 Sep 19:09

Choose a tag to compare

v2.0.3 - Less Verbose Logging

16 Sep 16:55

Choose a tag to compare

Increased serial throughput by cutting out unnecessary logging while processing messages in Daemon

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

v2.0.2 - Non Static TX/RX Declaration

22 Jul 19:14

Choose a tag to compare

v2.0.1 - Reduced serial daemon buffer size to 128b

04 Mar 19:38

Choose a tag to compare

v2.0.0 - Binary Messaging Support

01 Mar 05:30

Choose a tag to compare

First stages of supporting sending binary data over serial. Breaking changes as serial messages are now wrapped in a struct containing a byte for type (JSON or binary) as well as 4 bytes for the payload length.

Full Changelog: v1.1.3...v2.0.0

v1.1.3 - Update Callback Function Signature

19 Feb 14:45

Choose a tag to compare

v1.1.2 - bump to IDFv5

24 Aug 14:35

Choose a tag to compare

v1.1.1 - CI/CD Improvements

01 Jun 17:00

Choose a tag to compare

No changes, Testing CI/CD for firmware rollouts on lib changes

v1.1.0 - Workflow Dispatch

24 Apr 22:56

Choose a tag to compare

Added Github action to dispatch WolfControl firmware build/release pipeline on library releases

v1.0.0 - Initial Release

23 Apr 02:43

Choose a tag to compare