Skip to content

v0.1.0

Compare
Choose a tag to compare
@kwabenantim kwabenantim released this 05 Aug 14:42
· 131 commits to develop since this release
2f47493

What's Changed

  • Fixed template parameters in method default args (#44)
  • Fixed wrappers for initializer lists of the form foo = {} in method default args (#45)
  • Enabled excluding constructors by signature (#47)
  • Enabled adding prefix text to generated wrappers (#48)