v1.0.1
This is a minor maintenance release.
Changes:
- Fix free-after-use bug, which could be triggered when tracing was enabled.
- Refactoring of the local and remote socket address functions in the logging code.
- Modernized exceptions in the Python wrapper.
- Replaced lock with atomics in the socket id allocation.