Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@spk121 spk121 released this 30 Dec 03:24
· 68 commits to master since this release

2021-12-29: version 0.3.2

  • SCM GObject arguments should better preserve their type when
    passing through function calls, and not downgrade to the argument's
    required type (#104)
  • Handle GVariant arguments
  • Handle GBoxed module variables
  • Initial handling of Gtk4's GtkExpression and other new, fundamental
    types
  • More verbose warnings
  • More stringent typechecks
  • Avoid crashes cause by calling callbacks in non-guile mode
  • Avoid Unicode combining character in test case

Thanks to

  • LordYuuma
  • Bob131
  • Danny Milosavljevic
  • Lloyd Konneker

Full Changelog: v0.3.1...v0.3.2