Releases: apple/swift-asn1
Releases · apple/swift-asn1
Swift ASN1 0.9.1
SemVer Patch
- Fix bug in comparing Generalized and UTC Time (#30)
Swift ASN1 0.9.0
SemVer Minor
- Make
PEMDocument
Hashable
and Sendable
(#28)
- Make GeneralizedTime and UTCTime Comparable. (#29)
Other Changes
- Clean up the upToNextMinor in the docs (#27)
Swift ASN1 0.8.0
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
SemVer Minor
- Add support for serializing raw bytes (#19)
0.4.0
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