Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@etingof etingof released this 04 Feb 22:36
· 461 commits to master since this release

This is a bug fix and usability improvement release:

  • Conversion between Python built-in types and pyasn1 objects implemented
  • Python types emulation improved to make pyasn1 types look more like their Python counterparts
  • BitString type usability improved in many ways
  • Sphinx documentation added

More changes noted in the CHANGELOG.

The upcoming release is to be focused on codecs performance improvement.