Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Tags: MoyaMapper/MoyaMapper

Tags

3.0.1

Toggle 3.0.1's commit message
修复指定类型与真实类型不同时映射失败的问题

3.0.0

Toggle 3.0.0's commit message
指定iOS版本>=10.0, Moya版本>=14.0.0

2.0.0

Toggle 2.0.0's commit message
Swift 5.0

1.2.3

Toggle 1.2.3's commit message
完善转模型功能

1.2.1

Toggle 1.2.1's commit message
支持定义默认值策略和解析策略,修复多层嵌套解析失败的问题

1.1.6

Toggle 1.1.6's commit message
Support Carthage

1.1.5

Toggle 1.1.5's commit message
RxCache : 修复更新缓存操作导致订阅终止的问题; Core : 添加 fetchStatusCode 方法,方便获取接口返回的状态码

1.1.4

Toggle 1.1.4's commit message
MoyaMapperPlugin : 修复ModelableParameter失效问题

1.1.3

Toggle 1.1.3's commit message
MoyaMapperPlugin : 完善对请求失败的捕捉

1.1.2

Toggle 1.1.2's commit message
网络请求缓存新增可选参数alwaysFetchCache