v0.15.0
CxxWrap v0.15.0
Merged pull requests:
- Fix README test badge (#389) (@omus)
- convert: add new RefArray type signature (#390) (@benlorenz)
- Add method to Base.between to fix string indexing (#392) (@barche)
- Merge docstring and extra_arg changes (#401) (@barche)
- Document memory management for return values (#406) (@sloede)
- feat: add basic queue support (#408) (@PraneethJain)
- Properly deal with const template parameters (#409) (@barche)
- Testjll (#412) (@barche)
- feat: change PR body format (#413) (@PraneethJain)
- Remove test badge (#415) (@barche)
Closed issues:
- Precompilation (#299)
- libcxxwrap_julia_jll not available on this platform (#386)
- Release v0.14.2 (#388)
- Putting wrapper code into
jll
package throws integer division error (#394) - Segfault from
jll
package: Assertion `(((jl_datatype_t*)(dt))->layout->nfields) == 1' failed (#395) - Failures after #338 (#400)
- 0.15 not yet registered (was Regression with 0.15) (#402)
- Behavior of types created in C++ when they go out of scope in Julia (#403)