Releases: utopia-php/fetch
Releases · utopia-php/fetch
1.0.0
What's Changed
- Remove ext-sockets dependency from Swoole adapter error handling by @Copilot in #17
- Import Swoole\Coroutine\run directly and fix GraphQL body handling by @Copilot in #18
- Add curl/swoole adapters by @abnegate in #16
New Contributors
Full Changelog: 0.5.1...1.0.0
0.5.1
0.5.0
What's Changed
- feat: per request timeouts by @loks0n in #11
- Refactor: assertions
by @lohanidamodar in #13 - Add removeHeader and clearHeaders methods to Client by @ChiragAgg5k in #14
New Contributors
- @lohanidamodar made their first contribution in #13
- @ChiragAgg5k made their first contribution in #14
Full Changelog: 0.4.2...0.5.0
0.4.2
0.4.1
What's Changed
- Add json encode option by @shimonewman in #9
New Contributors
- @shimonewman made their first contribution in #9
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.1
0.3.0
What's Changed
- chore: update readme by @christyjacob4 in #4
- Implement Retry functionality into the fetch library by @PineappleIOnic in #5
New Contributors
- @PineappleIOnic made their first contribution in #5
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
What's Changed
- feat: add overrides for curl parameters by @christyjacob4 in #2
New Contributors
- @christyjacob4 made their first contribution in #2
Full Changelog: 0.1.0...0.2.0