Skip to content

Releases: JuliaInterop/libcxxwrap-julia

v0.13.2

16 Jun 11:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

11 Jun 21:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

10 Jun 19:53
b00e22b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.5...v0.13.0

v0.12.5

04 Jun 15:52
93768c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.4...v0.12.5

v0.12.4

01 Jun 12:18
1e26ca8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.4

v0.12.2

07 Mar 22:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.12.2

v0.12.1

03 Mar 21:57
Compare
Choose a tag to compare

What's Changed

  • Clarify version compat between libcxxwrap-julia and CxxWrap.jl by @sloede in #144
  • Fixes for const template parameters by @barche in #145

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

16 Jan 21:57
Compare
Choose a tag to compare

This release contains breaking changes because of the docstring and keyword arguments changes.

What's Changed

  • Array: use jl_array_ptr_set to avoid failed assertion on nightly by @benlorenz in #139
  • docstring support for method(...) by @melven in #140
  • Support for argument names, keyword arguments and argument default values by @melven in #142

New Contributors

Full Changelog: v0.11.2...v0.12.0

v0.11.2

26 Nov 20:24
Compare
Choose a tag to compare

What's Changed

  • julia 1.11: add some workarounds for jl_array changes by @benlorenz in #137
  • Don't store constants as references by @barche in #134

Full Changelog: v0.11.1...v0.11.2

v0.11.1

05 Oct 20:26
Compare
Choose a tag to compare

What's Changed

  • Fix compilation against Julia 1.11 by @barche in #136

Full Changelog: v0.11.0...v0.11.1