All Versions
10
Latest Version
Avg Release Cycle
49 days
Latest Release
3014 days ago
Changelog History
Changelog History
-
v0.8.1 Changes
June 17, 2016๐ Allow newer versions (> 1.5) of Poison.
-
v0.8.0 Changes
January 22, 2016๐ Fix Elixir 1.2+ deprecation warnings.
-
v0.7.0 Changes
October 21, 2015โก๏ธ Update to use Plug 1.0.
-
v0.6.1 Changes
June 06, 2015Ensure bot plain text and JSON responses have the charset header set to "utf-8".
-
v0.6.0 Changes
June 06, 2015โ Add support for Plug 0.13.
-
v0.5.0 Changes
April 15, 2015๐ Support alternate way of handling missing headers.
-
v0.4.1 Changes
April 07, 2015๐ Fix inline documentation.
-
v0.4.0 Changes
April 06, 2015Pass both connection key and header key to the callback function.
-
v0.3.2 Changes
April 05, 2015Properly handle multiple missing headers.
-
v0.3.1 Changes
April 05, 2015โ Remove redundant handling on nil header values. The HTTP server will filter them before they reach
conn.req_headers
.