v1.3.3
- Improved
--versiondisplay 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_classesconfig option; add a FAQ with useful tips. - Add support for
jlcxx::Arrayandjlcxx::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