wayfarer/CHANGELOG.md

52 lines
937 B
Markdown
Raw Normal View History

2023-10-13 19:15:48 +13:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
2024-06-23 20:44:45 +12:00
## [v0.4.1](https://harton.dev/james/wayfarer/compare/v0.4.0...v0.4.1) (2024-06-23)
### Bug Fixes:
* incorrect handling of Mint stream failure.
2024-02-05 14:54:41 +13:00
## [v0.4.0](https://harton.dev/james/wayfarer/compare/v0.3.0...v0.4.0) (2023-11-19)
2023-11-19 17:57:26 +13:00
### Features:
* add proxying. (#7)
2024-02-05 14:54:41 +13:00
## [v0.3.0](https://harton.dev/james/wayfarer/compare/v0.2.0...v0.3.0) (2023-10-14)
2023-10-14 21:01:24 +13:00
### Features:
* Target: Add healthy-checking HTTP targets.
### Improvements:
* Listener: Register listeners with scheme, address and port.
2024-02-05 14:54:41 +13:00
## [v0.2.0](https://harton.dev/james/wayfarer/compare/v0.1.0...v0.2.0) (2023-10-14)
2023-10-14 14:20:09 +13:00
### Features:
* Add ability to start and stop HTTP listeners. (#1)
2024-02-05 14:54:41 +13:00
## [v0.1.0](https://harton.dev/james/wayfarer/compare/v0.1.0...v0.1.0) (2023-10-13)
2023-10-13 19:15:48 +13:00