Skip to content

Tags: outfoxx/PotentCodables

Tags

3.5.2

Toggle 3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #91 from outfoxx/fix/asn1-docs

ASN.1 doc fixes

3.5.1

Toggle 3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #83 from outfoxx/fix/tagged-value-public-props

Make poperties of `PotentASN1.TaggedValue` public

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #74 from outfoxx/feature/yaml-schemas

Implement YAML schemas for properly reading and writing scalars

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #72 from outfoxx/fix/catalyst

Enable Float16 emulation for macCatalyst

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #69 from outfoxx/feature/pretty-yaml

Support pretty printing and preferred flow/block style for YAML

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #61 from outfoxx/fix/svdc-mutating

Remove `mutating` from extenions on `SingleValueDecodingContainer`

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from outfoxx/fix/any-dict

Fix direct encoding/decoding of AnyValue.AnyDictionary

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #54 from outfoxx/feature/cbor-canonical

CBOR: Support deterministic mode

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #52 from outfoxx/fix/random-data

Random data resilience for ASN1 and CBOR

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from outfoxx/fix/base64

Allow unpadded base64 when decoding