Skip to content

v0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 13:06
· 80 commits to main since this release
9c0055c

CxxWrap v0.14.1

Diff since v0.14.0

Merged pull requests:

  • Added support for the StdDeque and its iterator interface (#376) (@abdoei)
  • Added tests, edited errors (#377) (@abdoei)
  • use cppsize when constructing String from StdString (#378) (@kleinschmidt)
  • Handle UTF-8 code points in StdString (#381) (@omus)
  • Stop @cxxdereference from messing up linenum information (#382) (@omus)
  • Bump version to v0.14.1 (#383) (@barche)

Closed issues:

  • Segfault with 0.11.1 on julia 1.3 (#281)
  • could not load library libcxxwrap_julia_stl.so when creating app with PackageCompiler (#333)
  • Release 0.14 (#369)
  • Nightly failure (#373)
  • Failed to precompile with julia 1.10-beta3 (#379)