1.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.