Skip to content

0.19.6

Compare
Choose a tag to compare
@sdroege sdroege released this 10 May 07:33
· 43 commits to 0.19 since this release
66df460
Fina Wilke :
      glib: Only implement Send an JoinHandle if the result is Send

Sebastian Dröge:
      glib: Don't use `g_object_list_properties()` for setting properties
      glib: Add missing `Send` bound to the output type of the `spawn_from_within()` future
      Update versions to 0.19.6

misson20000:
      glib: Implement Sync for ThreadGuard