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

Choose a tag to compare

@alexaubry alexaubry released this 20 Sep 12:48
1.1.1
c40b952
  • Fix CocoaPods metadata

🔖 v1.1.0

Choose a tag to compare

@alexaubry alexaubry released this 20 Sep 12:25
1.1.0
9e28e28
  • Update for Swift 4 and Xcode 9
  • Run tests on more platforms

🔖 v1.0.1

Choose a tag to compare

@alexaubry alexaubry released this 05 Dec 11:03

Fix wrong example in README and documentation

🔖 v1.0.0

Choose a tag to compare

@alexaubry alexaubry released this 03 Dec 09:07

Features

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