Releases: tiny-blocks/http
Releases · tiny-blocks/http
v4.3.0
27 Jan 12:19
Compare
Sorry, something went wrong.
No results found
Add Response::unauthorized and Response::forbidden methods with interface docs and tests.
Refactor Stream::isWritable() for improved mode checking.
Remove unused bcmath extension from CI workflow.
Simplify infection config by removing LogicalOr mutator override.
v4.2.0
15 Jan 12:12
Compare
Sorry, something went wrong.
No results found
Bumps PHP requirement to 8.5 and updates related dependencies in composer.json.
Refactors Makefile for improved usability, adds help target, and updates Docker image.
Enhances CI workflow with build artifact caching and updated PHP version.
Cleans up .gitignore and .gitattributes for consistency.
v4.1.1
07 Jan 01:32
Compare
Sorry, something went wrong.
No results found
Fixes execution of composer scripts and updates dependencies.
v4.1.0
30 Dec 12:26
Compare
Sorry, something went wrong.
No results found
Switch serialization support to tiny-blocks/mapper.
v4.0.2
19 Dec 14:54
Compare
Sorry, something went wrong.
No results found
Fixes http status code message.
v4.0.1
19 Dec 14:33
Compare
Sorry, something went wrong.
No results found
Fixes header construction.
v4.0.0
19 Dec 03:29
Compare
Sorry, something went wrong.
No results found
Improves lib's separation of responsibilities and using.
Adds and improves tests.
Updates documentation
Updates dependencies and builds
v3.2.0
05 Oct 03:13
Compare
Sorry, something went wrong.
No results found
Improves strict typing and tests.
v3.1.0
11 Mar 14:24
Compare
Sorry, something went wrong.
No results found
Adds wrapper for HTTP code 422.
v3.0.3
12 Feb 17:26
Compare
Sorry, something went wrong.
No results found
Fixes test and build execution for the GitHub workflow.