* Ability to set SMI search path (with ``mib.path()``) * Fix documentation build on *Read the Doc*. * Add a loose mode to manager to loosen type coercion.
0.8.4
++++++++++++++++++
* More CFFI workarounds, including cross-compilation support. * Ability to override a node type. * Automatic workaround for "SNMP too big" error message.
0.8.3
++++++++++++++++++
* IPv6 support.
0.8.2
++++++++++++++++++
* Minor bugfixes.
0.8.1
++++++++++++++++++
* Workaround a problem with CFFI extension installation.
0.8.0
++++++++++++++++++++
* Python 3.3 support. Pypy support. * PEP8 compliant. * Sphinx documentation. * Octet strings with a display hint are now treated differently than plain octet strings (unicode). Notably, they can now be set using the displayed format (for example, for MAC addresses).