Releases: flightphp/core
Releases · flightphp/core
v3.8.1
What's Changed
- Fix content length when using response body callbacks by @BelleNottelling in #572
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Improvements to Dispatcher class by @fadrian06 in #567
- Added ability to convert the response body with callbacks by @n0nag0n in #571
Full Changelog: v3.7.2...v3.8.0
v3.7.2
v3.7.1
v3.7.0
What's Changed
- Added Containerization to Core by @n0nag0n in #559 (it is unlikely that you'll have an issue, but please read Migrating to V3 in the docs to make sure your project is compatible. Basically, you can't call
Dispatcher
statically anymore.
Full Changelog: v3.6.2...v3.7.0
v3.6.2
What's Changed
- Register the HEAD method alongside GET by @BelleNottelling in #555
- Changed it so PdoWrapper returns collections by @n0nag0n in #556
- little changes to requests and integration testing JSON POST requests by @n0nag0n in #558
New Contributors
- @BelleNottelling made their first contribution in #555
Full Changelog: v3.6.1...v3.6.2
v3.6.1
What's Changed
- fix: handle encoded slashes for url parameters - fixes #552 by @daniel-sc in #553
New Contributors
- @daniel-sc made their first contribution in #553
Full Changelog: v3.6.0...v3.6.1
v3.6.0
v3.5.3
What's Changed
- Removed broken image in README by @fadrian06 in #546
- added streaming responses. Fixed JSONP. by @n0nag0n in #547
Full Changelog: v.3.5.1...v3.5.3