Releases: GraphQLSwift/GraphQLTransportWS
Releases · GraphQLSwift/GraphQLTransportWS
0.1.0 - Caracas
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
Concrete
Minor fix to TokenInitPayload
that adds a public initializer
Fight Songs
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