Version 0.7.1
Compared with v0.7, this release mainly makes the following changes, both by Julien @jschueller .
- Export symbols for DLL on Windows using
.def
files for CMake, resolving #70. - Remove the hint sizes in
prima.h
andprima.c
, resolving JuliaInterop/Clang.jl#443, in order to generate Julia wrappers.