| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-09-16 | 483 Bytes | |
| Version 0.7.1 source code.tar.gz | 2023-09-16 | 8.4 MB | |
| Version 0.7.1 source code.zip | 2023-09-16 | 9.3 MB | |
| Totals: 3 Items | 17.7 MB | 0 | |
Compared with v0.7, this release mainly makes the following changes, both by Julien @jschueller .
- Export symbols for DLL on Windows using
.deffiles for CMake, resolving https://github.com/libprima/prima/issues/70. - Remove the hint sizes in
prima.handprima.c, resolving https://github.com/JuliaInterop/Clang.jl/discussions/443, in order to generate Julia wrappers.