Skip to content

Commit 74c78e5

Browse files
author
Mccc
committed
update notes
1 parent 56cccc3 commit 74c78e5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Example/SmartCodable/TestViewController.swift

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ import BTPrint
2222
*/
2323

2424

25+
/**
26+
V4.1.12 发布公告
27+
1. 【新功能】支持Combine,允许@Published修饰的属性解析。
28+
2. 【新功能】支持@igonreKey修饰的属性在encode时,不出现在json中(屏蔽这个属性key)
29+
3. 【新功能】支持encode时候的options,同decode的options使用。
30+
4. 【优化】Data类型在decode和encode时,只能使用base64解析.
31+
*/
2532

2633

2734

0 commit comments

Comments
 (0)