Releases: outfoxx/PotentCodables
Releases · outfoxx/PotentCodables
🚀 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.TaggedValue
public 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
Source
types to beEncodable
orDecodable
by @kdubb in #58 - Support transformers in TopLevelEncoder & TopLevelDecoder by @kdubb in #57
- Add
decodeContents(using:)
and use generic sequence inencode(:,using:)
forUnkeyedDecodingContainer
by @kdubb in #59 - Add
ValueCodingTransformerProviding
that allows encoding/decoding without implmentingCodable
by @kdubb in #60 - Remove
mutating
from extenions onSingleValueDecodingContainer
by @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