All Versions
10
Latest Version
Avg Release Cycle
27 days
Latest Release
2186 days ago
Changelog History
Changelog History
-
v0.7.1 Changes
March 28, 2017๐ The minimum deployment target should be iOS 8.0, not 10.2 as was previously set.
-
v0.7
March 28, 2017 -
v0.6 Changes
August 05, 2016Slight change to API renaming
json
torawJson
for extracting the raw json object from aGuardedJSON
object, to improve clarity. -
v0.5 Changes
August 02, 2016Major changes:
- ๐ Changed
JsonProxy
toGuardedJSON
andJsonProxyContext
toGuardedJSONContext
. - ๐ Improved README.
- ๐ Changed
-
v0.4.2 Changes
August 02, 2016โก๏ธ Need to update podspec file as well.
-
v0.4.1 Changes
August 02, 2016๐ Not prefixing release tag with v to try to fix CocoaPods.
-
v0.4 Changes
July 29, 2016Enable installation from Cocoapods.
-
v0.3 Changes
July 29, 2016๐ Make sure there is a shared scheme so
GuardedSwiftyJSON
can be used as a dependency. -
v0.2 Changes
July 29, 2016๐ Move test dependencies to private Cartfile.
-
v0.1 Changes
July 29, 2016๐ Initial release.