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.