Releases: dduan/Just
Releases · dduan/Just
0.8.0
0.7.1
0.7.0
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.