Releases: JZDesign/HTTPEngine
Releases · JZDesign/HTTPEngine
0.2.21
Put, Patch, Delete
Adds a few new helper methods and documentation. These methods are very similar to .post
Get, Post and More + better documentation
0.2.1 Add usage documentation to readme (#12)
Get, Post and More
Release 0.2.0
This release contains convenient helper methods that wrap Swift's Combine + URLSession and supplies an enjoyable and succinct developer experience to:
- Build and make requests
- Encode json Body
- Decode the Json Responses
- Handle Status Code Validation
- Return developer friendly errors to work with
What is not in this release
All the desired helper methods patch
delete
etc.,
Notes
The branch was titled release1.0
by mistake.
Generate Docs
This was to test the Jazzy docs generation flow.