* Continue code refactor and cleanups * Get all using tests working reliably * Identify Known Issues and Limitations (KIL) * Update README to reflect generic audience
3.0.0
Fork from pyzmqrpc and initial release:
* Refactor code and drop Python 2.x support * Use github actions for CI * Split the unit tests and get VSCode dev env working * Disable all failing unit tests and mark library as alpha release
2.0.0
* Python 3 compatibility added. * Added to Travis CI