5.0.0-beta.3
·
131 commits
to main
since this release
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
Core
is now a default subspec for CocoaPods installation method. To use SwiftyJSON, add following to Podfile:
pod 'TRON/SwiftyJSON'