Releases: mattwend/tiny-httpd
Releases · mattwend/tiny-httpd
Release list
v0.1.0
What's Changed
- feat(server): serve embedded default welcome page fallback by @mattwend in #1
- ci(actions): add GitHub workflows by @mattwend in #2
- Improve documentation by @mattwend in #3
- Improve connection timeout handling, CLI/configuration, and response accounting by @mattwend in #4
- refactor: restructure server crate for maintainability and fix listen-addr/drain-timeout gaps by @mattwend in #5
- improve(quality): harden tests, refactor handlers, and overhaul CLI by @mattwend in #6
- Prepare v0.1.0 release by @mattwend in #7
Full Changelog: https://github.com/mattwend/tiny-httpd/commits/v0.1.0