Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 464 Bytes | |
v0.17.2 source code.tar.gz | 2025-08-04 | 43.7 kB | |
v0.17.2 source code.zip | 2025-08-04 | 56.7 kB | |
Totals: 3 Items | 100.9 kB | 0 |
CxxWrap v0.17.2
- Fix precompilation errors on nightly (issue [#487])
- Mention the removal of
apply_stl
in the docs (issue [#488])
Closed issues:
- Release 0.17.1 (#483)
- Precompilation error with julia nightly (#484)
- Function argument enum type mapped to Integer, f(MyEnum) → f(::Integer) (#485)
- CxxWrap
does not compile on julia-1.12.0-rc1
(#486)