Skip to content

v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 02:02
· 114 commits to master since this release
2ec0a53

CBinding v0.9.2

Diff since v0.9.1

Closed issues:

  • Support for "recursive" unsafe_wrap (#44)
  • Method definition overwritten error for certain nested structures (#45)

Merged pull requests:

  • Add Caccessor properties for Ptr{<:Caggregate} (#46) (@krrutkow)
  • Only define anonymous types once to avoid precompilation warnings (#47) (@krrutkow)