Releases: dpiparo/vdt
Releases · dpiparo/vdt
v0.4.4 Fixes cmake for newst macOS and remove deprecated directive
v0.4.3 Support diagnostics on macos 10.14
Updates with respect to v0.4.2:
Wrap system mathematical functions in order to use them in the diagnostics' templated helpers.
v0.4.2: Merge pull request #7 from krasznaa/PythonUsageFix-master-20181023
Updates with respect to v0.4.1:
- Do not assume that the python interpreter is called
python
but rather let CMake find the proper python and use that one.