Releases: devblack/curlx
Releases · devblack/curlx
2.0.1
What's Changed
- Run() return object by @Mateodioev in #2
- V2.0.0b by @devblack in #3
- Cookie Jar file Support by @ThevenRexOff in #4
- Update CurlX.php by @irrelevant602 in #6
New Contributors
- @Mateodioev made their first contribution in #2
- @devblack made a contribution in #3
- @ThevenRexOff made their first contribution in #4
- @irrelevant602 made their first contribution in #6
Full Changelog: 0.0.4...2.0.1
Version 0.0.4
Changelog
- Fix request error on variables
- Fix debug printing
- Remove support for PHP7.3
- Now you can manipulate the request headers and response headers directly
- Add support to decode base64 in the function ParseString
Version 0.3 is HERE!
New features and more....^^