Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 1.12 KB

Changelog

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

Fixed

  • 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

Added

  • ESP32 architecture guard, in order to allow usage of WirePacker and WireUnpacker on other architectures.

Fixed

0.1.0 - 2020-06-17

Initial version.