Releases: outfoxx/PotentCodables
Releases · outfoxx/PotentCodables
🚀 v3.5.3
🚀 v3.5.2
What's Changed
- Correct numeric conversion for AnyValue by @kdubb in #87
- Make YAML.MappingEntry properties public by @kdubb in #88
- Better error messages for JSON/YAML/CBOR decoders by @kdubb in #89
- CBOR: Use Data.startIndex to ensure correct offset for slices by @kdubb in #90
- ASN.1 doc fixes by @kdubb in #91
Full Changelog: 3.5.1...3.5.2
🚀 v3.5.1
What's Changed
- Faster implementation of CustomStringConvertible for YAML by @kdubb in #76
- Quote strings with invalid plain scalar sequences involving
:and#by @kdubb in #77 - Fix CI by @kdubb in #80
- Allow writes to the check API for external PRs to report test results by @kdubb in #81
- CI permission fix (take 2) for external PRs by @kdubb in #82
- change library dependency by @zunda-pixel in #78
- Make poperties of
PotentASN1.TaggedValuepublic by @kdubb in #83
New Contributors
- @zunda-pixel made their first contribution in #78
Full Changelog: 3.5.0...3.5.1
🚀 v3.5.0
🚀 v3.4.0
🚀 v3.3.0
🚀 v3.2.0
What's Changed
- Add TopLevelEncoder & TopLevelDecoder reusing Combine’s if available by @kdubb in #56
- Require transformer
Sourcetypes to beEncodableorDecodableby @kdubb in #58 - Support transformers in TopLevelEncoder & TopLevelDecoder by @kdubb in #57
- Add
decodeContents(using:)and use generic sequence inencode(:,using:)forUnkeyedDecodingContainerby @kdubb in #59 - Add
ValueCodingTransformerProvidingthat allows encoding/decoding without implmentingCodableby @kdubb in #60 - Remove
mutatingfrom extenions onSingleValueDecodingContainerby @kdubb in #61
Full Changelog: 3.1.1...3.2.0
🚀 v3.1.1
What's Changed
Full Changelog: 3.1.0...3.1.1
🚀 v3.1.0
🚀 v3.0.3
What's Changed
Full Changelog: 3.0.2...3.0.3