Releases: GraphQLSwift/GraphQLWS
Releases · GraphQLSwift/GraphQLWS
0.1.1 - Haikou
0.1.0 - Hanoi
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 #4
Full Changelog: 0.0.10...0.1.0
0.0.10 - Osaka
Rebar
Minor fix to TokenInitPayload
that adds a public initializer
Stone Statue
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