Releases: rokke-php/http
Releases · rokke-php/http
Release list
v0.1.0
What's Changed
- feat: HTTP declaration layer (Slice 1 — no Swoole) by @ferchd in #4
- feat: Route Compiler (Slice 2) by @ferchd in #5
- feat: HttpHost (Slice 3 — first Swoole appearance) by @ferchd in #6
- chore(ci): bump actions/checkout from 4 to 7 by @dependabot[bot] in #1
- chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #2
- chore(ci): bump actions/cache from 4 to 6 by @dependabot[bot] in #3
- feat: HttpContextFactory (Slice 4 — HttpContext Adapter) by @ferchd in #7
- feat: JsonEmitter + attribute-based registration (Slices 5 & 6) by @ferchd in #8
- fix: null-coalesce Swoole nullable request fields (500 on every request) by @ferchd in #9
New Contributors
- @ferchd made their first contribution in #4
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/rokke-php/http/commits/v0.1.0
What's Changed
- feat: HTTP declaration layer (Slice 1 — no Swoole) by @ferchd in #4
- feat: Route Compiler (Slice 2) by @ferchd in #5
- feat: HttpHost (Slice 3 — first Swoole appearance) by @ferchd in #6
- chore(ci): bump actions/checkout from 4 to 7 by @dependabot[bot] in #1
- chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #2
- chore(ci): bump actions/cache from 4 to 6 by @dependabot[bot] in #3
- feat: HttpContextFactory (Slice 4 — HttpContext Adapter) by @ferchd in #7
- feat: JsonEmitter + attribute-based registration (Slices 5 & 6) by @ferchd in #8
- fix: null-coalesce Swoole nullable request fields (500 on every request) by @ferchd in #9
New Contributors
- @ferchd made their first contribution in #4
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/rokke-php/http/commits/v0.1.0