Skip to content

Releases: Tempcord/http

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:20

1.1.1 (2026-09-03)

Bug Fixes

  • deps: allow the framework's 1.x line (c61a036)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 20:56

1.1.0 (2026-09-02)

Features

  • http: read cookies and bearer tokens, compare secrets safely (7c4b533)
  • router: run middleware in front of a handler (93912e7)

Bug Fixes

  • router: resolve the logger when it is needed, not at construction (c0ee10b)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:48

1.0.0 (2026-09-02)

Features

  • serve HTTP from inside the bot (370fbf8)