- Support latest Cowboy.
- Require at least Elixir 1.7.
- Ditch Cowboy 1.0
- Allow the redefinition of routes.
- Make listen interface configurable.
- Add SO_REUSEPORT.
- Add support for parametric routes.
- Switch from :simple_one_for_one to DynamicSupervisor.
- Require at least Elixir 1.6.
- Replace gun with mint.
- Support for Plug 1.7 with
plug_cowboy
1 and 2.
- Add support for Cowboy 2 thanks to @hassox
- Add support for Elixir v1.0
- Allow choosing the port number for a Bypass instance
- Bypass instances now only listen on the loopback interface