- Updated for Gleam v1.0.0.
- Support dropped for Cowboy < v2.5 due to a breaking change.
- Updated for Gleam v0.32.
- Updated for
gleam_otp
v0.5.0.
- Updated for
gleam_http
v3.0.0.
- Converted to use the Gleam build tool.
- Updated for Gleam v0.17.0.
- Updated for Gleam OTP v0.1.3.
- Updated for Gleam OTP v0.1.3.
- The
start
function now returns a Gleam OTPStartResult
.
- The set-cookie header is now correctly converted into the Cowboy expected format.
- A link to the GitHub repo is included in the .app.src file.
- Include package description.
- Include gleam_http in applications.
- Initial release.