* Migrate build to cmake to eliminate C++ dependencies from needing to be installed on the host.
0.1.6
Minor improvements related to additional test coverage.
0.1.5
0.1.4
0.1.3
Added pickling support to SnmpError and SnmpConfig. Increased default timeout/retries. Added typing stubs for C API. Added linting to CI (fixed 6). Fixed SnmpError::to_string bug.
0.1.2
Added travis configuration for continuous integration testing.