Skip to content

v1.3.3

Choose a tag to compare

@grasph grasph released this 22 Jun 13:52
· 27 commits to main since this release
1bd07c7
  • Improved --version display in case of a binary build from a not-tagged development version.
  • Add support for enum forward declarations.
  • Source directory of generated Julia module customizable with the out_jl_subdir configurable.
  • Improved documentation: document vetoed_copy_ctor_classes config option; add a FAQ with useful tips.
  • Add support for jlcxx::Array and jlcxx::ArrayRef.
  • Support of CxxWrap 0.16

Full Changelog: v1.3.2...v1.3.3


Contributors to the code update with respect to the previous release: Philippe Gras and James Wrigley