- Warnings fixed.
- Updated for Gleam v1.0.0.
- Updated for Gleam v0.32.0.
- Updated for Gleam v0.30.0.
- Crashes in the request handler are now logged.
- Updated for
gleam_otp
v0.5.0.
- Fixed a bug where the request host field could have an incorrect value.
- Fixed a bug where the request path field could also include the query.
- The
elli
module gains thebecome
function.
- Updated for
gleam_http
v3.0.0.
- Converted to use the Gleam build tool.
- Updated for Gleam v0.17.0.
- The header keys are now converted to lowercase.
- Updated to work with gleam/http v2.0.
- Updated for Gleam v0.16
- The
start
function now returns a Gleam OTPStartResult
.
- Include applications in rebar config.
- Initial release.