Skip to content

Releases: apple/swift-asn1

Swift ASN1 0.8.0

19 Apr 15:58
a53d9f6
Compare
Choose a tag to compare

SemVer Minor

  • Changed scope of PEMDocument to public (#22, patch credit to @ekscrypto)
  • Add PEM support through PEMRepresentable (#26)

Other Changes

  • Documentation - Typos (#24, patch credit to @joey-gm)
  • Clean up the upToNextMinor (#20)
  • Add docker-compose file for Swift 5.9 (#25)

0.7.0

08 Mar 09:58
805deae
Compare
Choose a tag to compare

SemVer Minor

  • Add support for serializing raw bytes (#19)

SET OF de/serialization

10 Feb 10:58
f3aa24b
Compare
Choose a tag to compare

What's Changed

  • SET OF de/serialization in #12

Full Changelog: 0.5.0...0.6.0

0.5.0

06 Feb 10:51
4f713db
Compare
Choose a tag to compare

What's Changed

  • Move to struct-backed error pattern by @Lukasa in #11

Full Changelog: 0.4.0...0.5.0

0.4.0

02 Feb 14:13
b174260
Compare
Choose a tag to compare

What's Changed

  • Set up CI #1 #2 #6 #7 #8
  • Set up CMake build #9
  • Add support for implicitly tagged optional fields #10

Full Changelog: 0.3.0...0.4.0