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
* fixed empty `CodingKeys` enum generated instead of being skipped ([a28bb9c](https://github.com/SwiftyLab/MetaCodable/commit/a28bb9c25b84ca1670acc7bc248780259f4c0a73))
19
+
* fixed error with `private` access modifier on type declaration ([#46](https://github.com/SwiftyLab/MetaCodable/issues/46)) ([d378204](https://github.com/SwiftyLab/MetaCodable/commit/d378204f2675a5e9faf2f4997662e39c529e2ada))
20
+
* fixed initialized immutable variables not encoded by default ([#47](https://github.com/SwiftyLab/MetaCodable/issues/47)) ([31db2fd](https://github.com/SwiftyLab/MetaCodable/commit/31db2fdd5cbf0a212d3e798d761940b8552feb42))
21
+
* fixed nested decoding with missing container ([#44](https://github.com/SwiftyLab/MetaCodable/issues/44)) ([495cea4](https://github.com/SwiftyLab/MetaCodable/commit/495cea43b419bf8926e03fb7337405de269d2bf7))
0 commit comments