antkont

Results 2 issues of antkont

### Expected Behavior Decoding null values to nil should work inside an array. ### Actual Behavior Cannot decode and I get the following error: valueNotFound(Swift.Optional, Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "m", intValue: nil),...

bug

SwiftCBOR package is currently linked to https://github.com/unrelentingtech/SwiftCBOR.git, however it redirects to https://github.com/valpackett/SwiftCBOR. In future SPM version this will raise an error, at least if SwiftCBOR is also included in the...