Skip to content

Releases: MichaelJ2324/OO-cURL

v1.0.4

14 Jul 18:46
Compare
Choose a tag to compare
Better File Upload Support

v1.0.3

23 Mar 23:13
Compare
Choose a tag to compare

Fixed PUT Request Type

v1.0.2

15 Mar 21:51
Compare
Choose a tag to compare

Updated inline documentation.

v1.0.1

09 Mar 17:59
Compare
Choose a tag to compare
Response Interface Changes

Add Getters/Setters for Request Object on Response, to allow for
changing of Request after creation, and to allow for creation of
Request/Response in any order.

v1.0

08 Mar 15:39
Compare
Choose a tag to compare
100% Unit Test Coverage - README+LICENSE Updates

Added Unit Tests that were missing. Abstracted some functions, and
altered some to be cleaned up.

Added MIT License and Badges.