Releases: ostrolucky/stdinho
Releases · ostrolucky/stdinho
PHP 8.2 support
- Remove usage of dynamic properties on ProgressBar 76a54db
Full Changelog: 0.6.0...0.6.1
Support modern versions of dependencies
Indicate abort status in progress bar
Fix percentages in progress bar
- Fix percentages in progress bar
12717f5
Fix crash that occurs when re-connecting
- Fix crash that occurs when re-connecting
7818ffe
Fix premature server shutdown after --buffer-size is exceeded
- Fix premature server shutdown after buffer-size is exceeded
6aa88c3
--buffer-size option
--http-headers option
- Add --http-headers CLI option for specifying custom HTTP response header
1512083
Performance optimization
- More consistent error handling with default symfony/console behaviour
66c7297
- Improve CPU utilization (~74% -> ~51%) when writing to socket is faster
9984b39
- Remove direct dependency on amphp/file, improve CPU usage and perf
a290135
- Better RFC 2616 compliance
d3b3ad6
- Autodetect filename from path to put to HTTP response
7fb87f8