Skip to content

0.15.4

Compare
Choose a tag to compare
@sdroege sdroege released this 31 Jan 11:45
· 157 commits to 0.15 since this release
Paolo Borelli (1):
      gio: add Initable::with_type

Sebastian Dröge (14):
      Update manual implementations to not require `Send` closures for GIO-style async functions
      Update gir-files
      glib/gio: Remove unnecessary overrides
      gio: Add `v2_72` feature
      gio: Add 2.72 marker to `G_TLS_ERROR_BAD_CERTIFICATE_PASSWORD`
      Update gir
      Regenerate with latest gir
      Update versions to 0.15.4
      gio: Use correct callback type for `File::copy_async()`
      glib: Pass module path instead of `None` for the function
      glib: Never pass `NULL` to `g_log_structured_standard()`
      gio/gdk-pixbuf: Depend on glib 0.15.3 for `ThreadGuard` API