All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2021-02-21
- pr #9: Ensured non-blocking update() loop;
- pr #9: Changed onRequest calling policy: now it's called only when receiving an empty packet.
0.2.0 - 2020-11-23
- ESP32 architecture guard, in order to allow usage of WirePacker and WireUnpacker on other architectures.
- issue #5: Unbound write to rxBuffer
0.1.0 - 2020-06-17
Initial version.