This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
0.6.0
In this release, Just is update to Swift 3.1.
New Feature
In addition to Strings, the url parameter can now be an URL
.
Changes
Minor changes to the APIs were made to follow the Swift API Design Guidelines
URLQuery
is renamed tourlQuery
.HTTPMethod
s are now lowercase.