leaf v1.82.0 Release Notes
Release Date: 2023-05-14 // about 3 years ago-
🚀 This release includes a bug fix and additional unit tests. It matches exactly the state of the LEAF source code as distributed in the Boost 1.82.0 release.
Previous changes from v1.81.0
-
🚀 This release includes:
- 🛠 Fixes for compile errors in tricky configurations.
- 👻 A fix for an API defect,
throw leaf::exception(...)now becomesleaf::throw_exception(...). - 👌 Improvements to the TLS array support for embedded platforms.
- 👌 Improved configuration coverage for unit tests.