Skip to content

Releases: rancoud/Http

3.2.3

23 May 21:09
b275d34
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.1 by @dependabot in #202
  • build(deps-dev): bump phpunit/phpunit from 9.6.17 to 9.6.18 by @dependabot in #203
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.9.0 to 3.9.1 by @dependabot in #204
  • build(deps-dev): bump phpunit/phpunit from 9.6.18 to 9.6.19 by @dependabot in #205
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 by @dependabot in #206
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.53.0 to 3.54.0 by @dependabot in #207
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.9.1 to 3.9.2 by @dependabot in #208
  • chore: add phpunit 10.0 and 11.0 by @rancoud in #209
  • build(deps-dev): bump symfony/process from 5.4.36 to 5.4.39 by @dependabot in #210
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0 by @dependabot in #211
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.55.0 to 3.56.0 by @dependabot in #212
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.56.0 to 3.56.1 by @dependabot in #213
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.56.1 to 3.57.1 by @dependabot in #214
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.9.2 to 3.10.0 by @dependabot in #215
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.57.1 to 3.57.2 by @dependabot in #216
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.10.0 to 3.10.1 by @dependabot in #217

Full Changelog: 3.2.2...3.2.3

3.2.2

03 Mar 20:42
ea5e088
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.47.1 to 3.48.0 by @dependabot in #190
  • build(deps-dev): bump symfony/process from 5.4.34 to 5.4.35 by @dependabot in #191
  • build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #192
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.48.0 to 3.49.0 by @dependabot in #193
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 by @dependabot in #194
  • build(deps-dev): bump phpunit/phpunit from 9.6.16 to 9.6.17 by @dependabot in #195
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.49.0 to 3.50.0 by @dependabot in #196
  • build(deps-dev): bump symfony/process from 5.4.35 to 5.4.36 by @dependabot in #197
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.50.0 to 3.51.0 by @dependabot in #198
  • chore: update community files by @rancoud in #199
  • fix: add codecov token to github action by @rancoud in #200

Full Changelog: 3.2.1...3.2.2

3.2.1

20 Jan 18:05
634b89e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

17 Jan 19:43
c3c5a37
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.38.2 to 3.39.0 by @dependabot in #170
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.39.0 to 3.40.0 by @dependabot in #171
  • build(deps-dev): bump phpunit/phpunit from 9.6.13 to 9.6.14 by @dependabot in #172
  • build(deps-dev): bump phpunit/phpunit from 9.6.14 to 9.6.15 by @dependabot in #173
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.40.0 to 3.40.2 by @dependabot in #174
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.40.2 to 3.41.1 by @dependabot in #176
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.7.2 to 3.8.0 by @dependabot in #175
  • feat: add php 8.3 for github workflow test by @rancoud in #177
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.41.1 to 3.42.0 by @dependabot in #178
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.42.0 to 3.43.0 by @dependabot in #179
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.43.0 to 3.45.0 by @dependabot in #181
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.45.0 to 3.46.0 by @dependabot in #182
  • build(deps-dev): bump squizlabs/php_codesniffer from 3.8.0 to 3.8.1 by @dependabot in #183
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.46.0 to 3.47.0 by @dependabot in #184
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.47.0 to 3.47.1 by @dependabot in #185
  • feat: add HTTP3 by @rancoud in #186

Full Changelog: 3.1.2...3.2.0

3.1.2

18 Nov 15:33
021d3ce
Compare
Choose a tag to compare

What's Changed

  • fix: update error handling in Stream::getContents() by @rancoud in #169

Full Changelog: 3.1.1...3.1.2

3.1.1

18 Nov 14:41
01d60b3
Compare
Choose a tag to compare

What's Changed

  • Bump symfony/process from 5.2.4 to 5.2.7 by @dependabot in #44
  • Bump codecov/codecov-action from v1.4.1 to v1.5.0 by @dependabot in #46
  • Bump actions/checkout from 2 to 2.3.4 by @dependabot in #49
  • Bump symfony/process from 5.2.7 to 5.3.0 by @dependabot in #50
  • Bump phpunit/phpunit from 9.5.4 to 9.5.5 by @dependabot in #51
  • Bump codecov/codecov-action from 1.5.0 to 1.5.2 by @dependabot in #52
  • Bump symfony/process from 5.3.0 to 5.3.2 by @dependabot in #53
  • Bump codecov/codecov-action from 1.5.2 to 2.0.1 by @dependabot in #55
  • Bump phpunit/phpunit from 9.5.5 to 9.5.7 by @dependabot in #56
  • Bump codecov/codecov-action from 2.0.1 to 2.0.2 by @dependabot in #57
  • Bump symfony/process from 5.3.2 to 5.3.4 by @dependabot in #58
  • Bump phpunit/phpunit from 9.5.7 to 9.5.8 by @dependabot in #59
  • Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #62
  • Bump phpunit/phpunit from 9.5.8 to 9.5.9 by @dependabot in #65
  • Bump symfony/process from 5.3.4 to 5.3.7 by @dependabot in #64
  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #66
  • Bump phpunit/phpunit from 9.5.9 to 9.5.10 by @dependabot in #67
  • Bump squizlabs/php_codesniffer from 3.6.0 to 3.6.1 by @dependabot in #69
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #70
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #71
  • fix: use expectExceptionMessageMatches for multiple error messages by @rancoud in #90
  • Bump actions/checkout from 2.4.0 to 3 by @dependabot in #88
  • Bump phpunit/phpunit from 9.5.10 to 9.5.17 by @dependabot in #89
  • Bump symfony/process from 5.3.7 to 5.4.5 by @dependabot in #87
  • Bump squizlabs/php_codesniffer from 3.6.1 to 3.6.2 by @dependabot in #77
  • Bump friendsofphp/php-cs-fixer from 2.18.6 to 3.7.0 by @dependabot in #91
  • Bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #92
  • Bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #93
  • Bump friendsofphp/php-cs-fixer from 3.7.0 to 3.8.0 by @dependabot in #94
  • Bump actions/cache from 2 to 3 by @dependabot in #95
  • Bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #96
  • Bump symfony/process from 5.4.5 to 5.4.7 by @dependabot in #97
  • Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #98
  • Bump symfony/process from 5.4.7 to 5.4.8 by @dependabot in #99
  • Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.0 by @dependabot in #100
  • Bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #101
  • Bump squizlabs/php_codesniffer from 3.7.0 to 3.7.1 by @dependabot in #102
  • Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.2 by @dependabot in #103
  • Bump friendsofphp/php-cs-fixer from 3.9.2 to 3.9.3 by @dependabot in #104
  • Bump friendsofphp/php-cs-fixer from 3.9.3 to 3.9.4 by @dependabot in #105
  • Bump friendsofphp/php-cs-fixer from 3.9.4 to 3.9.5 by @dependabot in #106
  • Bump symfony/process from 5.4.8 to 5.4.11 by @dependabot in #107
  • Bump friendsofphp/php-cs-fixer from 3.9.5 to 3.10.0 by @dependabot in #108
  • Bump phpunit/phpunit from 9.5.21 to 9.5.23 by @dependabot in #110
  • Bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #111
  • Bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0 by @dependabot in #112
  • Bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #113
  • Bump friendsofphp/php-cs-fixer from 3.11.0 to 3.12.0 by @dependabot in #114
  • Bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #115
  • feat: add php 8.1 by @rancoud in #116
  • Bump friendsofphp/php-cs-fixer from 3.12.0 to 3.13.0 by @dependabot in #117
  • Bump phpunit/phpunit from 9.5.26 to 9.5.27 by @dependabot in #118
  • feat: add php 8.2 by @rancoud in #120
  • Bump symfony/process from 5.4.11 to 5.4.19 by @dependabot in #123
  • Bump phpunit/phpunit from 9.5.27 to 9.5.28 by @dependabot in #122
  • Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.14.3 by @dependabot in #124
  • Bump phpunit/phpunit from 9.5.28 to 9.6.3 by @dependabot in #125
  • Bump friendsofphp/php-cs-fixer from 3.14.3 to 3.14.4 by @dependabot in #126
  • Bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2 by @dependabot in #127
  • Bump phpunit/phpunit from 9.6.3 to 9.6.4 by @dependabot in #128
  • Bump symfony/process from 5.4.19 to 5.4.21 by @dependabot in #129
  • Bump phpunit/phpunit from 9.6.4 to 9.6.5 by @dependabot in #130
  • Bump friendsofphp/php-cs-fixer from 3.14.4 to 3.15.0 by @dependabot in #131
  • Bump friendsofphp/php-cs-fixer from 3.15.0 to 3.15.1 by @dependabot in #132
  • build(deps-dev): bump phpunit/phpunit from 9.6.5 to 9.6.6 by @dependabot in #133
  • build(deps-dev): bump symfony/process from 5.4.21 to 5.4.22 by @dependabot in #134
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.15.1 to 3.16.0 by @dependabot in #135
  • build(deps-dev): bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #136
  • fix: format files by @rancoud in #137
  • build(deps-dev): bump symfony/process from 5.4.22 to 5.4.23 by @dependabot in #138
  • build(deps-dev): bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #139
  • build(deps-dev): bump symfony/process from 5.4.23 to 5.4.24 by @dependabot in #141
  • build(deps-dev): bump phpunit/phpunit from 9.6.8 to 9.6.10 by @dependabot in #147
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.16.0 to 3.22.0 by @dependabot in #148
  • build(deps-dev): bump symfony/process from 5.4.24 to 5.4.26 by @dependabot in #149
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.22.0 to 3.23.0 by @dependabot in #150
  • build(deps-dev): bump phpunit/phpunit from 9.6.10 to 9.6.11 by @dependabot in #151
  • build(deps-dev): bump symfony/process from 5.4.26 to 5.4.28 by @dependabot in #152
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.23.0 to 3.24.0 by @dependabot in #153
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.24.0 to 3.25.0 by @dependabot in #154
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.25.0 to 3.25.1 by @dependabot in #155
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #156
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.25.1 to 3.26.1 by @dependabot in #157
  • build(deps-dev): bump phpunit/phpunit from 9.6.11 to 9.6.12 by @dependabot in #158
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.26.1 to 3.27.0 by @dependabot in #159
  • build(deps-dev): bump phpunit/phpunit from 9.6.12 to 9.6.13 by @dependabot in #160
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.27.0 to 3.28.0 by @dependabot in #161
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.28.0 to 3.30.0 by @dependabot in #162
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.30.0 to 3.34.0 by @dependabot in #163
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.34.0 to 3.34.1 by @dependabot...
Read more