v0.1.2
v0.1.1 succeeded in only fixing one runtime issue for Erlang deploys (i.e., apps built using something like distillery). Forwarded
header parsing would still break because a dependency was not being declared in the application definition.
This release adds all dependencies to the application definition, so Erlang deploys should now work. 👍