Added Python 3.11 and 3.12. Package version incremented fro successful update at PyPi.
0.0.6
Fixed improper cleanup on client disconnection that resulted in growing server memory and CPU usage.
0.0.5
* Added support for iterator methods `Counter.getDataObject()`. * Implemented support for `SynchronizedMeasurements.getTagger()`. * Improved logging. * Renamed root Pyro object `TimeTagger` to `TimeTaggerRPC`. * Typo corrections in the documentation. * Added this changelog.
0.0.4a8
Fixed package index links. PEP8 code quality improvements.
0.0.4a7
This release does not introduce any new features. It is created because the project has moved to GitHub.