Skip to content

Releases: GraphQLSwift/GraphQLTransportWS

0.1.0 - Caracas

05 Nov 17:36
5efdea7
Compare
Choose a tag to compare

What's Changed

  • Remove autogened copyright, add MIT License by @GNMoseke in #3
  • Update auth to allow eventloopfuture resolution, explicit eventloop initialization by @GNMoseke in #5

Full Changelog: 0.0.10...0.1.0

0.0.10 - Buenos Aires

23 Jul 15:41
37de2c4
Compare
Choose a tag to compare

What's Changed

  • feat: add onOperationComplete & onOperationError callbacks by @GNMoseke in #2

New Contributors

Full Changelog: 0.0.9...0.0.10

Concrete

11 Jul 16:52
5050078
Compare
Choose a tag to compare

Minor fix to TokenInitPayload that adds a public initializer

Fight Songs

08 Jul 21:54
Compare
Choose a tag to compare

Initial public release!! 🎉

Also makes the following improvements:

  • Servers now support completely customizable authentication payloads
  • Removes onClose Messenger callback
  • Fixes onReceive typo
  • Adds usage details to the readme