We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 6da09a6 commit 4a3190aCopy full SHA for 4a3190a
1 file changed
CHANGELOG.md
@@ -10,7 +10,6 @@
10
### 🐛 Fixes
11
12
* fixed optional types not detected with `valueCoder` strategy ([#141](https://github.com/SwiftyLab/MetaCodable/issues/141)) ([5873c3e](https://github.com/SwiftyLab/MetaCodable/commit/5873c3e33ab98e61c06304bfc2a2c93ab199d65d))
13
-* removed unreachable `default` case warnings for `Bool` type switches in macro-generated code
14
15
## [1.5.0](https://github.com/SwiftyLab/MetaCodable/compare/v1.4.0...v1.5.0) (2025-07-08)
16
0 commit comments