Releases: d-exclaimation/pioneer
Releases · d-exclaimation/pioneer
v0.3.0
v0.2.2
Summary
Improvement over WebSocket protocol keep-alive messages and intervals
What's Changed
- Fix: Patched issue with keep alive message not sending by @d-exclaimation in #11
Full Changelog: 0.2.1...0.2.2
v0.2.1
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- GraphQLSchema Migration, GraphQL Playground by @d-exclaimation in #7
Full Changelog: 0.1.3...0.2.0
v0.1.3
What's Changed
- Feat: AsyncStream migration and removal of EventNozzle by @d-exclaimation in #5
New Contributors
- @d-exclaimation made their first contribution in #5
Full Changelog: 0.1.2...0.1.3
v0.1.2
Small bug fix and package updates
v0.1.1
Changes
- AsyncStream memory leak improvement when converting to AsyncEventStream
- AsyncStream memory leak improvement when converting to Nozzle
Full Changelog: 0.1.0...0.1.1
v0.1.0
First build version
Features
- GraphQL over HTTP with Vapor
- GraphQL over WebSocket with Vapor and two sub-protocols (
graphql-ws
andsubscriptions-transport-ws
)
Full Changelog: https://github.com/d-exclaimation/pioneer/commits/0.1.0