v2.3.8
What's Changed
- Fix undefined behavior caused by a domain error on an sqrt call. by @m-carrasco in #123
- CMake modernization by @seanharmer in #84
- Fix for UB caused by wrong call to memcpy. by @m-carrasco in #125
- Fix for UB caused by null pointer arithmetic by @m-carrasco in #126
- Add missing cstdint include by @lemirep in #129
New Contributors
- @m-carrasco made their first contribution in #123
- @seanharmer made their first contribution in #84
- @lemirep made their first contribution in #129
Full Changelog: v2.3.5...v2.3.8