You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,12 @@
23
23
24
24
## [中文说明](./README-zhCN.md)
25
25
26
+
# Swift 5.9 Macro Support
27
+
28
+
Is **<mark>In development</mark>**, chek [swift5.9-macro branch](https://github.com/winddpan/CodableWrapper/tree/swift5.9-macro)
29
+
26
30
## About
31
+
27
32
* This project is use `PropertyWrapper` to improve your `Codable` use experience.
28
33
* Simply based on `JSONEncoder``JSONDecoder`.
29
34
* Powerful and simplifily API than [BetterCodable](https://github.com/marksands/BetterCodable) or [CodableWrappers](https://github.com/GottaGetSwifty/CodableWrappers).
0 commit comments