Releases: dpiparo/vdt
Releases · dpiparo/vdt
v0.4.6
v0.4.5
v0.4.4 Fixes cmake for newst macOS and remove deprecated directive
Allow python3 to be found; fixes newest / future macOS
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
pythonbut rather let CMake find the proper python and use that one.