Releases: ccxtechnologies/adbus
Releases · ccxtechnologies/adbus
Release 1.2.7
Updates so can build with latest cython.
Release 1.2.1
Minor feature additions, refer to git commits for more details.
Release 1.2.0
Adds tools that can be used to close a service on a long running daemon.
Release 1.1.5
Remove loop argument from asyncio.Event instantiation, was depreciated in Python 3.10
Release 1.1.4
fixes the typing.List[int] signal fails to initialize bug in Python 3.8+
Release 1.1.3
Adds license to manifest for PyPi
Release 1.1.2
Adds option to use a different executor.
Release 1.1.1
Zeros vtable memory so that it's compatible with systemd 245+.
Release 1.1.0
Adds support to the proxy for methods that return multiple arguments.
Release 1.0.3
Cumulative bugfixes.