v3.4.4
What's Changed
- fix segmentation fault in conda env #352 by @clysto in #377
- Release Python Global Interpreter Lock During Detection by @Jgunde in #384
- Acquire Lock Before Releasing Python GIL by @Jgunde in #386
- replace deprecated 'windows-2019' runner with 'windows-latest' by @christian-rauch in #392
- When using CMake >= 3.24 use CMAKE_COMPILE_WARNING_AS_ERROR variable instead of setting
-Werror
directly by @traversaro in #390 - release version 3.4.4 by @christian-rauch in #393
New Contributors
- @clysto made their first contribution in #377
- @Jgunde made their first contribution in #384
- @traversaro made their first contribution in #390
Full Changelog: v3.4.3...v3.4.4