valpackett / SwiftCBOR

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

Fix bug when decoding struct containing optional array of `Codable`-conforming struct #90

Closed hamchapman closed 1 year ago

hamchapman commented 1 year ago

Closes: #88