Release 0.3.6
This is mostly a bug fix release. Most important changes are:
- The
__getitem__
/__setitem__
behavior of Set/Sequence and SetOf/SequenceOf objects aligned with the canonical Mapping and Sequence protocols in part - Fixed crash in ASN.1 encoder when encoding an explicitly tagged component of a Set/Sequence object
More changes noted in the CHANGELOG.