valpackett / SwiftCBOR

A CBOR implementation for Swift
The Unlicense
132 stars 74 forks source link

Fixes for: empty optional array, trying to decode mismatched types doesn't error, and `Codable` decoding of indefinite maps/arrays #80

Closed hamchapman closed 2 years ago

hamchapman commented 2 years ago

See the individual commits for more information about each fix.