Release 0.3.2
This is a bugfix release addressing a handful of regressions introduced in 0.3.1.
Most importantly:
- Fixed SequenceOf/SetOf types initialization syntax to remain backward compatible with pyasn1 0.2.*
- Rectified thread safety issues by moving lazy, run-time computation into object initializer.
- Fixed GeneralizedTime/UTCTime CER/DER codecs to actually get invoked
- Fixed DER/CER encoders handling optional SEQUENCE/SET fields containing nested SEQUENCE/SET with optional fields.
More changes noted in the CHANGELOG.