Release 0.2.1
Most important changes:
- Added MIB status, product release and revision description set calls at pysnmp code generator
- Changed REVISION field format in JSON representation - it is now a list of dicts each with revision timestamp and description text
- MIB REFERENCE fields are only exported if --with-mib-text is on
- Multiple fixes to pysnmp codegen not to produce function calls with more than 255 parameters
Full change log can be seen here.