Release 0.3.5
This is mostly a bug fix release. Most important fixes include:
- Explicit tag encoding optimized to avoid unnecessary copying
- End-of-octets sentinel encoding optimized
- Refactored ASN.1 codecs properties to silently enforce proper length and chunk size encoding modes
- Fixed DER encoder to always produce primitive encoding
- Fixed crash at SequenceOf native decoder
- Fixed a couple of crashes when debug mode is enabled
More changes noted in the CHANGELOG.