Skip to content

Latest commit

 

History

History
122 lines (85 loc) · 7.6 KB

CHANGELOG.md

File metadata and controls

122 lines (85 loc) · 7.6 KB

Change Log

Full Changelog

Closed issues:

  • sub class object missed during deserialization #53
  • pod 只找到0.1.0版本 #49

1.3.0 (2016-11-22)

Full Changelog

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:

1.2.1 (2016-11-04)

Full Changelog

Closed issues:

  • Xcode8.1编译报错 #28

1.2.0 (2016-11-01)

Full Changelog

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:

1.1.0 (2016-10-05)

Full Changelog

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)

Full Changelog

Merged pull requests:

1.0.0 (2016-10-01)

Full Changelog

0.3.0 (2016-10-01)

Full Changelog

Closed issues:

  • good job! #6

Merged pull requests:

0.2.0 (2016-09-27)

Full Changelog

Closed issues:

  • struct can't have designated initializer. #3

Merged pull requests:

0.1.0 (2016-09-21)

* This Change Log was automatically generated by github_changelog_generator