github SwiftyJSON/SwiftyJSON 4.0.0-alpha.1

latest releases: 5.0.2, 5.0.1, 5.0.0...
pre-release6 years ago

This is a pre-release version of SwiftyJSON 4.0.0.

Changes:

  • (1c5e902 @MikotoZero) Simplify initialize methods invocation.
  • (a76d81d @craiggrummitt) Fix "double t" spelling mistake, writtingOptionsKeys now is writingOptionsKeys.
  • (f9afe96 @wongzigii) SwiftyJSON now use throws for error handling
    init(data, options opt, error) now is init(data, options opt) throws.
  • (083c6d7 @wongzigii) Use Swift.Error type instead of NSError, now JSON's error is SwiftyJSONError type.

Improvements:

Thank @JackSteven, @mictab, @neoneye, @Tawfikk and others who helped review the pull requests and contribute to the documentations. 🎉 🎉

Don't miss a new SwiftyJSON release

NewReleases is sending notifications on new releases.