Closed issues:
1.3.0 (2016-11-22)
Closed issues:
- deserializeModelArrayFrom 为什么没有 designatedPath参数? #48
- 对于JSON中某个String字段是一个JSON字符串有没有简便的转化方式 #45
- 能否实现Int到String的自动转换 #44
- 对枚举类型的实现效果不佳 #43
- Undefined symbols for architecture i386: #42
- deserializeModelArrayFrom()返回 [T]? 使用起来是不是会更方便一些? #40
- 当model中某个String变量,存的是json字符格式解析不出来 #37
- crash #36
- 如何应对服务端和前端命名不一致的问题? #34
- Carthage warning #32
Merged pull requests:
- add testcases/deserialize array support designating path #52 (xuyecan)
- fix warnning #51 (cijianzy)
- support enum perfectly #50 (xuyecan)
- fix designated path issue & add cn readme #47 (xuyecan)
- do some optimization & add testcases #46 (xuyecan)
- Use Swift's Syntactic Sugar #41 (wongzigii)
- update README.md, use
require
instead ofneed
. #39 (swwlqw) - Syntax highlightion in README #38 (wongzigii)
- Add iOS test target #35 (cijianzy)
1.2.1 (2016-11-04)
Closed issues:
- Xcode8.1编译报错 #28
1.2.0 (2016-11-01)
Closed issues:
- 请问下一个版本大概什么时候能发布呢? #27
- 模型中有一个,模型数组属性。 #25
- How can I use this handsome library on Android platform #24
- 请问有json数组转模型数组的方法么? #23
- Support Linux #22
- 为什么字典转模型时 传参数是 ObjectC 的 NSDictionary 类型 而不是 Swift 的 Collection 类型 #21
- 小问题 #20
- Manual Installation #13
Merged pull requests:
- ready for 1.2.0 #31 (xuyecan)
- support array formal json string #30 (xuyecan)
- fix compile error on xcode8 #29 (aixinyunchou)
- refactor serialization to support more features #26 (xuyecan)
- Fix docs link #19 (khasinski)
- Add carthage badge #18 (cijianzy)
- add the manually installation section #17 (xuyecan)
1.1.0 (2016-10-05)
Merged pull requests:
- Update file directory && Fix copy bundle #16 (cijianzy)
- Update file directory && Fix copy bundle #15 (cijianzy)
0.4.0 (2016-10-04)
Merged pull requests:
- Support all platform #14 (cijianzy)
- code formatting #12 (xuyecan)
- add chinese doc link #11 (xuyecan)
- release 1.0.0 #10 (xuyecan)
1.0.0 (2016-10-01)
0.3.0 (2016-10-01)
Closed issues:
- good job! #6
Merged pull requests:
- Travis-ci support swift3.0 #9 (cijianzy)
- migrate to swift 3.0 #8 (xuyecan)
- reorganize source files and optimize naming #7 (xuyecan)
0.2.0 (2016-09-27)
Closed issues:
- struct can't have designated initializer. #3
Merged pull requests:
- Dev xyc #5 (xuyecan)
- Add codecov badge to master. #4 (cijianzy)
- Add badge #2 (cijianzy)
- Add support for serializtion #1 (cijianzy)
0.1.0 (2016-09-21)
* This Change Log was automatically generated by github_changelog_generator