wayfarer/CHANGELOG.md
James Harton c440a88bdc
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore: release version v0.5.0
2024-08-17 06:54:11 +00:00

1.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.5.0 (2024-08-17)

Features:

  • Add support for proxying websockets.

v0.4.1 (2024-06-23)

Bug Fixes:

  • incorrect handling of Mint stream failure.

v0.4.0 (2023-11-19)

Features:

  • add proxying. (#7)

v0.3.0 (2023-10-14)

Features:

  • Target: Add healthy-checking HTTP targets.

Improvements:

  • Listener: Register listeners with scheme, address and port.

v0.2.0 (2023-10-14)

Features:

  • Add ability to start and stop HTTP listeners. (#1)

v0.1.0 (2023-10-13)