Skip to content

Releases: ccxtechnologies/adbus

Release 1.2.7

05 Feb 11:27
fe6da8a
Compare
Choose a tag to compare

Updates so can build with latest cython.

Release 1.2.1

09 May 10:43
09293f3
Compare
Choose a tag to compare

Minor feature additions, refer to git commits for more details.

Release 1.2.0

24 Jun 12:11
Compare
Choose a tag to compare

Adds tools that can be used to close a service on a long running daemon.

Release 1.1.5

15 Mar 11:50
Compare
Choose a tag to compare

Remove loop argument from asyncio.Event instantiation, was depreciated in Python 3.10

Release 1.1.4

08 Feb 13:12
Compare
Choose a tag to compare

fixes the typing.List[int] signal fails to initialize bug in Python 3.8+

Release 1.1.3

11 Nov 11:44
Compare
Choose a tag to compare

Adds license to manifest for PyPi

Release 1.1.2

10 Nov 11:55
Compare
Choose a tag to compare

Adds option to use a different executor.

Release 1.1.1

05 May 21:50
Compare
Choose a tag to compare

Zeros vtable memory so that it's compatible with systemd 245+.

Release 1.1.0

26 Apr 12:06
Compare
Choose a tag to compare

Adds support to the proxy for methods that return multiple arguments.

Release 1.0.3

20 Apr 20:54
Compare
Choose a tag to compare

Cumulative bugfixes.