TRON v5.0.0-beta.3 Release Notes

Release Date: 2019-05-17 // almost 5 years ago
  • โž• Added

    • Ability to traverse json to any level when using SwiftyJSONDecodable.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved response serializer behavior for cases where requests were stubbed using URLProtocol.
    • TRON 5 requires RxSwift 5 and SwiftyJSON 5
    • 0๏ธโƒฃ Core is now a default subspec for CocoaPods installation method. To use SwiftyJSON, add following to Podfile:
    pod 'TRON/SwiftyJSON'