Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@dduan dduan released this 08 Apr 23:56
· 46 commits to master since this release

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

  1. URLQuery is renamed to urlQuery.
  2. HTTPMethods are now lowercase.