Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 0.7.1

Choose a tag to compare

@zaikunzhang zaikunzhang released this 16 Sep 16:04
· 1911 commits to main since this release

Compared with v0.7, this release mainly makes the following changes, both by Julien @jschueller .

  1. Export symbols for DLL on Windows using .def files for CMake, resolving #70.
  2. Remove the hint sizes in prima.h and prima.c, resolving JuliaInterop/Clang.jl#443, in order to generate Julia wrappers.