Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Releases: alexaubry/QuerySerialization

🔖 v1.1.1

20 Sep 12:48
1.1.1
c40b952

Choose a tag to compare

  • Fix CocoaPods metadata

🔖 v1.1.0

20 Sep 12:25
1.1.0
9e28e28

Choose a tag to compare

  • Update for Swift 4 and Xcode 9
  • Run tests on more platforms

🔖 v1.0.1

05 Dec 11:03

Choose a tag to compare

Fix wrong example in README and documentation

🔖 v1.0.0

03 Dec 09:07

Choose a tag to compare

Features

  • Encode queries from dictionaries
  • Decode queries from strings
  • Automatic percent encoding/decoding (possibility to opt-out)