Changelog
First stable release of Pioneer. Pioneer have been under v0.x (opens in a new tab) for a while and it has shown little major issues. This brings a bit more confidence for me to start introducing major improvements and changes.
Motivation
One of the goal is to allow more Web frameworks integrations. Vapor is a great Web framework, but similarly to Apollo Server (opens in a new tab), Pioneer should not strictly restrict itself to one framework. At some point (possibly v2), Pioneer and its Vapor integration would be separate packages which allow user of the library to use other options if they see fit.
Another goal is catch up to Apollo Server v4 (opens in a new tab) which have significant changes especially on the API of the library.
What's Changed
- v1: Vapor decoupling by @d-exclaimation in #93 (opens in a new tab)
- v1: Documentation, minimisations, and improvements by @d-exclaimation in #93 (opens in a new tab)
- v1: Integration support by @d-exclaimation in #94 (opens in a new tab)
- v1 by @d-exclaimation in #95 (opens in a new tab)
- Spec compliance by @d-exclaimation in #104 (opens in a new tab)
- feat: Added standalone server option by @d-exclaimation in #105 (opens in a new tab)
- v1: Standalone by @d-exclaimation in #106 (opens in a new tab)
Full Changes: 0.10.1...1.0.0
(opens in a new tab)