Releases: jeffgrunewald/maverick
Releases · jeffgrunewald/maverick
v0.3.0
v0.2.0
Breaking change: This version removes explicit support for Elli web server in favor of a Plug-based abstraction that allows Maverick to support the entirety of the existing Plug ecosystem for things such as auth, encoding/decoding, GraphQL support, etc.
Future changes will enable Maverick to interchangeably support Elli, Cowboy, or any other webserver that is compatible with Plug.
v0.1.0
Initial release: it works!