GPlugin 0.43.0 has been released!

This release fixes a build error on Windows that has been causing the Pidgin 3 Windows CI built to fail for awhile so we pushed it as soon as we fixed that. The rest is mostly cleanup as you can see in the ChangeLog below.

Downloads are available on Sourceforge

  • Use g_set_error_literal in a few more places (RR 2891) (Gary Kramlich)
  • Make sure final types are defined as such (RR 2928) (Gary Kramlich)
  • Make signal/property enums consistent (RR 2937) (Elliott Sales de Andrade)
  • Remove unnecessary GObject casts (RR 2959) (Gary Kramlich)
  • Remove micro versions from Since tags (RR 2917) (Gary Kramlich)
  • Modernize gplugin-query a bit (RR 2983) (Gary Kramlich)
  • Make GPluginFileSource public (RR 2982) (Gary Kramlich)
  • Move the dependecy regex instance to the manager instance (RR 2985) (Gary
    Kramlich)
  • Update test-loader-registration to use a new instance of GPluginManager
    (RR 3025) (Gary Kramlich)
1 Like