Skip to content

Split the C++ and Julia part into separate repositories

Compare
Choose a tag to compare
@barche barche released this 09 May 19:38

Changes in this release:

  • Bugfixes
  • Separate C++ and Julia parts of the package

Breaking changes:

  • CMake config file was relocated, it is now in joinpath(dirname(CxxWrap._l_jlcxx), "cmake", "JlCxx")
  • The target to link to has been renamed from JlCxx::jlcxx to JlCxx::cxxwrap_julia

Special note: This release was drafted in a Boeing 747, about 35000 ft above Canada, on the way to C++Now. Quality should not be negatively affected.