Releases: gematik/ASN1Kit
Releases · gematik/ASN1Kit
1.3.1
1.3.0
1.2.1
1.2.0
- Allow empty (zero item) sequences (thanks @lhoward, #10)
- Add support for encoding UInt (thanks @lhoward, #11)
- Don't demote zero-length octet strings to null values (thanks @lhoward, #12)
- Decode BIT STRING with zero bits set (thanks @lhoward, #14)
- Fix dangling unsafe pointer (thanks @lhoward, #19)
- Update documentation to Docc and AsciiDoc (#22 + #23)
Full Changelog: 1.1.0...1.2.0
1.1.0
- Update Xcode Version to 13.3.1
- Update dependencies
- Change mac deployment target to macOS 11