Just v0.6.0 Release Notes

Release Date: 2017-04-08 // almost 7 years ago
  • ๐Ÿš€ 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.