File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.1] ( https://github.com/SwiftyLab/MetaCodable/compare/v1.2.0...v1.2.1 ) (2024-01-10)
2+
3+
4+ ### 🐛 Fixes
5+
6+ * fixed ` IgnoreCoding ` failing with ` didSet ` accessors ([ #54 ] ( https://github.com/SwiftyLab/MetaCodable/issues/54 ) ) ([ bd881c9] ( https://github.com/SwiftyLab/MetaCodable/commit/bd881c9ed8950e6fc38c4cf90bd32c947fad07cb ) )
7+
18## [ 1.2.0] ( https://github.com/SwiftyLab/MetaCodable/compare/v1.1.0...v1.2.0 ) (2024-01-09)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " MetaCodable" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "summary" : " Supercharge Swift's Codable implementations with macros." ,
55 "description" : " MetaCodable exposes custom macros which can be used to generate dynamic Codable implementations." ,
66 "homepage" : " https://github.com/SwiftyLab/MetaCodable" ,
You can’t perform that action at this time.
0 commit comments