Skip to content

v0.15.0

Compare
Choose a tag to compare
@hugopl hugopl released this 15 Jan 16:33

Fixed

  • Fix callback generation of callbacks without user_data paramenter as last parameter (#63).
  • Fix signal boolean parameters (#66).
  • Allow chaining up unsafe vfuncs, thanks @BlobCodes.