Skip to content

Releases: harehare/mq-http

v0.1.10

14 Jun 14:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.1.9

07 Jun 13:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): bump mimalloc from 0.1.51 to 0.1.52 by @dependabot[bot] in #20
  • chore(deps): bump opentelemetry_sdk from 0.32.0 to 0.32.1 by @dependabot[bot] in #21

Full Changelog: v0.1.8...v0.1.9

v0.1.8

29 May 14:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.5

17 May 14:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 May 13:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 Apr 14:08
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Apr 13:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • ✨ refactor(http): rename http module to h, update docs and examples by @harehare in #6

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Apr 12:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Apr 02:57

Choose a tag to compare

What's Changed

  • ✨ feat: add stdin support and built-in http module by @harehare in #1
  • ✨ feat: add SSE support and Unix domain socket listener by @harehare in #2
  • feat: add CI and release workflows, and create installation script by @harehare in #3
  • ✨ feat(middleware,openapi): add auth/rate-limit middleware and OpenAPI doc generation by @harehare in #4
  • refactor(openapi): replace regex-based route extraction with CST parsing by @harehare in #5

Full Changelog: https://github.com/harehare/mq-http/commits/v0.1.0