Minor release primarily improving support on CHERI and Open Enclave
- CHERI (#587, #557, #578)
- Open Enclave provide new low memory mode that disables some thread caching (#612, #617)
- Improve security checks (emptyness #569, separate features #587))
- Improve ranges support (#540, #556, #562, #619)
- Performance (#604, #605, #606, #607)
- NetBSD support (#583)
- ARM support (#564, #601
- Debug performance improvement (#585)
- Fix C++ overrides argument order that caused a assert failure (#597)
- Improve override for RTLD_DEEPBIND (#598)
- Code tidying (#548, #554, #558, #565, #568)
- C++ support (#574, #581, #591)
- CI improvements/build ( #555, #559, #579, #580, #582, #588, #589, #590, #592, #599, #608, #613, #614, #620)
- Documentation (#602, #610, #611)
Thanks to @devnexen, @saaramar, @brvtalcake, @jumaffre and @EAirPeter for your contributions to this release.