Skip to content

Releases: tiny-blocks/http

v3.2.0

05 Oct 03:13
e4643e7
Compare
Choose a tag to compare
  • Improves strict typing and tests.

v3.1.0

11 Mar 14:24
bbebb56
Compare
Choose a tag to compare
  • Adds wrapper for HTTP code 422.

v3.0.3

12 Feb 17:26
bd8983b
Compare
Choose a tag to compare
  • Fixes test and build execution for the GitHub workflow.

v3.0.2

04 Feb 20:43
827a8c3
Compare
Choose a tag to compare
  • Fixes HTTP headers.

v3.0.1

04 Feb 19:58
cdd43d7
Compare
Choose a tag to compare
  • Fixes HTTP code message.

v3.0.0

04 Feb 15:36
c7c71bd
Compare
Choose a tag to compare
  • Adds default status header based on HTTP code.
  • Upgrade PHP version to 8.2.

v2.1.6

01 Jul 14:16
9a8c5b7
Compare
Choose a tag to compare
  • Fix typing for HttpResponse.php.

v2.1.5

17 Jun 15:58
dfdd278
Compare
Choose a tag to compare
  • Fixes README.md and updates dependencies.

v2.1.4

14 Jun 12:53
41c6060
Compare
Choose a tag to compare
  • Fixes sending headers for HTTP response.

v2.1.3

14 Jun 01:26
c71eb29
Compare
Choose a tag to compare
  • Adjusts response header.