Releases: ostrolucky/stdinho
Releases · ostrolucky/stdinho
PHP 8.2 support
Compare
Sorry, something went wrong.
No results found
Remove usage of dynamic properties on ProgressBar 76a54db
Full Changelog : 0.6.0...0.6.1
Support modern versions of dependencies
Compare
Sorry, something went wrong.
No results found
Upgrade to GitHub-native Dependabot #4
Update jean85/pretty-package-versions requirement from ^1.1 to ^1.1 || ^2.0 #3
Support higher versions of dependencies, PHP 8.0 requirement 43c8965
Migrate to GH actions 28b906d
symfony/console >= 5 support, phpunit 9 751b8c9
Indicate abort status in progress bar
Compare
Sorry, something went wrong.
No results found
Show abort status in progress bar 0488f7a
Support symfony/console 5 ceaac2a
Fix percentages in progress bar
Compare
Sorry, something went wrong.
No results found
Fix percentages in progress bar 12717f5
Fix crash that occurs when re-connecting
Compare
Sorry, something went wrong.
No results found
Fix crash that occurs when re-connecting 7818ffe
Fix premature server shutdown after --buffer-size is exceeded
Compare
Sorry, something went wrong.
No results found
Fix premature server shutdown after buffer-size is exceeded 6aa88c3
--buffer-size option
Compare
Sorry, something went wrong.
No results found
Add --buffer-size option a8a7229
Add --connections-limit option 9c7cb8f
Disallow overwriting when stdin and -f with existing path is provided 4b16f65
Use less misleading default value for --http-headers 4b15f73
--http-headers option
Compare
Sorry, something went wrong.
No results found
Add --http-headers CLI option for specifying custom HTTP response header 1512083
Performance optimization
Compare
Sorry, something went wrong.
No results found
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
Unlink temp files
Compare
Sorry, something went wrong.
No results found
Fix usage when both stdin and -f argument are available 81880ba
Unlink temp files on CTRL+C 0d302b1
Guide user how to exit 6de87b9