CxxWrap v0.17.4
- Adjust for ccall API change by @barche in #494
- Fix const pointer dynamic casting by @barche in #499
- Add tests for partial parametric inheritance by @halleysfifthinc in #500
- Add const pointer conversion test and set version to v0.17.4 by @barche in #501
- Support libc FILE* by @barche in #502
New Contributors
- @halleysfifthinc made their first contribution in #500
Full Changelog: v0.17.3...v0.17.4
Merged pull requests:
- Adjust for ccall API change (#494) (@barche)
- Fix const pointer dynamic casting (#499) (@barche)
- Add tests for partial parametric inheritance (#500) (@halleysfifthinc)
- Add const pointer conversion test and set version to v0.17.4 (#501) (@barche)
- Support libc FILE* (#502) (@barche)
- Update Julia compat to 1.6 (#504) (@barche)
Closed issues: