Skip to content

v0.2.0

Compare
Choose a tag to compare
@jeffgrunewald jeffgrunewald released this 31 Aug 19:56
· 3 commits to main since this release

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.