- Set access level of func hexString() to internal (was erroneously public)
- Remove dependency on GemCommonsKit
- Remove dependency on DataKit
- Allow empty (zero item) sequences
- Add support for encoding UInt
- Demote zero-length octet strings to null values
- Decode BIT STRING with zero bits set
- Fix dangling unsafe pointer
- Update documentation to Docc and AsciiDoc
- Update Xcode Version to 13.3.1
- Update dependencies
- Change mac deployment target to macOS 11
- Update dependencies
- Support for Xcode >= 12.2
- Introduce mint for build tooling
- API documentation on gh-pages branch for GitHub.io page - user guide
- update Carthage dependencies
Info.plist added to repo
fix non binary test resources
fix binary test resources
fixed repository name in Cartfile
Update Cartfile references to GitHub
Initial Release