Skip to content

Release 0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jwharm jwharm released this 25 Jan 17:02
· 1074 commits to main since this release
90e461e

Major changes in version 0.3:

  • Support for abstract classes
  • Hide the length parameter for array parameters in the Java API
  • Support for interface properties in Builders
  • Detection of user_data parameters using the closure attribute
  • Support for signal emission
  • Added a ListIndexModel utility class
  • Several memory management improvements (#29)
  • Better indentation of generated sources
  • Some ongoing work on Windows support
  • Improved detection of library names
  • All types are now registered during startup, to allow proper type casting (#27)
  • Improved marshalling of array parameters
  • Support for function shadowing (#26)
  • Much improved callback handling (#25)
  • Project split into separate modules for glib, gtk and gstreamer

For full details, see v0.2...v0.3