Skip to content

0.20.2

Compare
Choose a tag to compare
@sdroege sdroege released this 27 Aug 11:31
· 8 commits to 0.20 since this release
Kévin Commaille:
      glib-macros: Fix typos in docs

Paolo Borelli:
      examples: rename variables for clarity in the virtual_methods example
      examples: use a better type for Pet ffi instances in the virtual_methods example

Sebastian Dröge:
      glib: Don't use the default main context in the tests
      glib: Make sure to join threads spawned in tests
      deny: Remove proc-macro-crate override
      Update dependencies
      Update versions to 0.20.2

Tomoaki Kawada:
      glib-sys: Fix value of `G_VARIANT_TYPE_BYTE_STRING_ARRAY`
      glib: Ensure NULL terminator is present after creating allocation in `StrV::reserve`
      glib: Ensure NULL terminator is present after creating allocation in `PtrSlice::reserve`