Skip to content
* PyJapc.clearSubscriptions can now be passed parameterName and selector
* Preliminary JPype 0.7 support was added. Please report any issues encountered.
* Parameter headers now include the setStamp value
* Subscriptions no longer hold on to references to Python objects unnecessarily, thus avoiding potential memory problems with many subscriptions
* The PyJapc Java dependencies were updated, with the obsolete ``japc-ext-cmwrda`` dependency being removed entirely
* Minor improvements to the documentation and test coverage
* PyJapc is now using the new cmmnbuild-dep-manager registration (via entry-points) for a more robust installation and Python wheel support