Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 24 May 00:23
· 66 commits to main since this release

Features

  • Introduce per-Link*() hooks to Go and TypeScript versions that allow associating a specific call to Link*() with a remoteID (Felicitas Pojtinger)
  • Add GJS + Soup boilerplate replicating the panrpc web example using GTK4 (Felicitas Pojtinger)

Documentation

  • Add comments to serialization/deserialization boilerplate, link to other transport/serializer examples in README directly after boilerplate (Felicitas Pojtinger)

Code Refactoring

Chores