Releases: utopia-php/fetch
Releases · utopia-php/fetch
1.1.2
What's Changed
- Remove deprecated
curl_close()calls by @ChiragAgg5k in #21
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Fix form urlencoded request bodies by @ChiragAgg5k in #20
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add adapter pattern with Curl and Swoole HTTP client implementations by @lohanidamodar in #19
- Feat: support base URL by @lohanidamodar in #12
Full Changelog: 1.0.0...1.1.0
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