Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 973 Bytes

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 973 Bytes

Changelog

Unreleased

  • Added transparent support for IPv6.

v2.2.0 - 2024-04-19

  • Added the dispatch, dispatch_bits, verify_tls, and configure functions.

v2.1.2 - 2024-01-16

  • Relaxed the Gleam stdlib version requirement to permit 0.x or 1.x.

v2.1.1 - 2023-11-02

  • Updated for Gleam v0.32.0

v2.1.0 - 2023-08-03

  • Updated for Gleam v0.30.0

v2.0.1 - 2023-03-02

  • Updated for Gleam v0.27.0

v2.0.0 - 2022-04-03

  • Upgraded gleam_http to v3.0.0. #25

v1.1.0 - 2021-12-05

  • Converted to use the Gleam build tool.

v1.0.3 - 2021-11-17

  • Upgraded gleam_http to v2.0.2.
  • Upgraded gleam_stdlib to v0.17.1.

v1.0.2 - 2021-08-14

  • Upgraded for Gleam v0.16.

v1.0.1 - 2021-02-26

  • Upgraded gleam_http to v2.0.0.
  • Upgraded gleam_stdlib to v0.14.0.

v1.0.0 - 2020-11-26

  • Gleam stdlib version requirement relaxed.

v0.1.1 - 2020-08-11

  • Deps are loaded from Hex.

v0.1.0 - 2020-06-30

  • Initial release!