Skip to content

0.15.6

Compare
Choose a tag to compare
@sdroege sdroege released this 20 Feb 18:09
· 120 commits to 0.15 since this release
Colin Walters (1):
      translate: Pre-allocate Rust hashmap at correct size

Hofer-Julian (1):
      glib: add trait `StaticTypeExt` with method `type_ensure`

Jason Francis (1):
      glib-macros: Pass a pointer for watched objects into closure macro

Sebastian Dröge (14):
      Update versions to 0.15.5
      Handle empty slices correctly
      Update gir-files
      glib: Mark `UnicodeScript::Math` as available in 2.72
      gio: Implement `File::move_async` manually
      glib: Ignore aligned allocation functions
      glib: Fix handling of closures that provide a return value pointer that is initialized to `G_TYPE_INVALID`
      glib: Add an `Object` specific value type checker
      glib: Don't use `from_glib_full()` for the individual items of an array for boxed inline types
      Regenerate
      Update versions to 0.15.6

arcnmx (6):
      glib: Variant::from_dict_entry
      glib: VariantType::new_dict_entry
      glib: VariantType::new_array
      glib: VariantType::new_maybe
      glib: VariantType::new_tuple
      glib: impl AsRef<Variant> for Variant

songww (1):
      Add missing pango attrs