Skip to content

v1.0.0

Compare
Choose a tag to compare
@d-exclaimation d-exclaimation released this 18 Nov 09:49
· 72 commits to main since this release
b63739a

First stable release of Pioneer. Pioneer have been under v0.x 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, 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 which have significant changes especially on the API of the library.

What's Changed

Full Changelog: 0.10.1...1.0.0