J. Nick Koston
|
7826897359
|
feat: remove async_timeout dependency (#218)
|
2023-08-02 09:11:39 -10:00 |
|
github-actions
|
b3dac76dff
|
1.89.0
Automatically generated by python-semantic-release
|
2023-08-02 18:15:34 +00:00 |
|
J. Nick Koston
|
04d6451157
|
feat: speed up Message creation and callbacks (#217)
|
2023-08-02 08:11:54 -10:00 |
|
github-actions
|
3e6560ded1
|
1.88.0
Automatically generated by python-semantic-release
|
2023-08-02 15:40:41 +00:00 |
|
J. Nick Koston
|
e0e87ec16c
|
feat: optimize passive bluez message unmarshaller (#216)
|
2023-08-02 05:36:53 -10:00 |
|
github-actions
|
a7c87fb8fd
|
1.87.6
Automatically generated by python-semantic-release
|
2023-08-01 20:04:33 +00:00 |
|
J. Nick Koston
|
d771bcf6a2
|
fix: exception handler failure when exception is not DBusError (#215)
|
2023-08-01 10:00:46 -10:00 |
|
github-actions
|
a311d3e9e4
|
1.87.5
Automatically generated by python-semantic-release
|
2023-07-28 17:11:18 +00:00 |
|
J. Nick Koston
|
5bda04b089
|
fix: result typing in ServiceInterface._handle_signal (#214)
|
2023-07-28 12:07:54 -05:00 |
|
github-actions
|
f23946c901
|
1.87.4
Automatically generated by python-semantic-release
|
2023-07-28 03:49:42 +00:00 |
|
J. Nick Koston
|
c933be7095
|
fix: avoid double buffering when using asyncio reader without negotiate_unix_fd (#213)
|
2023-07-27 22:46:29 -05:00 |
|
github-actions
|
e669a13de2
|
1.87.3
Automatically generated by python-semantic-release
|
2023-07-27 20:41:14 +00:00 |
|
J. Nick Koston
|
2f5fc38007
|
fix: relax typing on _fn_result_to_body to allow Any (#212)
|
2023-07-27 15:38:09 -05:00 |
|
github-actions
|
5651b39626
|
1.87.2
Automatically generated by python-semantic-release
|
2023-07-24 19:02:13 +00:00 |
|
J. Nick Koston
|
c40c7bcc4a
|
fix: typing on _fn_result_to_body was incorrect which was caused an exception with cython3 (#210)
|
2023-07-24 13:58:57 -05:00 |
|
github-actions
|
842562937c
|
1.87.1
Automatically generated by python-semantic-release
|
2023-07-24 16:08:04 +00:00 |
|
J. Nick Koston
|
43b3d48c89
|
fix: cython3 compat (#208)
|
2023-07-24 11:04:28 -05:00 |
|
github-actions
|
b03660f134
|
1.87.0
Automatically generated by python-semantic-release
|
2023-07-24 15:55:40 +00:00 |
|
J. Nick Koston
|
c755193ee0
|
feat: initial cpython 3.12 support (#207)
|
2023-07-24 10:51:22 -05:00 |
|
github-actions
|
a3e0a6250e
|
1.86.0
Automatically generated by python-semantic-release
|
2023-05-03 22:23:45 +00:00 |
|
J. Nick Koston
|
e5d355ff40
|
feat: improve performance of reading from the socket during unmarshall (#200)
|
2023-05-03 17:20:50 -05:00 |
|
J. Nick Koston
|
a17d6d0fd0
|
chore: update deps via poetry (#201)
|
2023-05-03 17:15:04 -05:00 |
|
github-actions
|
146e2735d1
|
1.85.0
Automatically generated by python-semantic-release
|
2023-04-21 00:35:15 +00:00 |
|
J. Nick Koston
|
3dc98be7e9
|
feat: improve unmarshall performance (#199)
|
2023-04-20 14:31:51 -10:00 |
|
github-actions
|
5d5502283d
|
1.84.2
Automatically generated by python-semantic-release
|
2023-02-20 14:21:38 +00:00 |
|
Noel Remy
|
9c6a472100
|
fix: corrects Variant documentation (#197)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-02-20 08:18:12 -06:00 |
|
github-actions
|
e9071279a0
|
1.84.1
Automatically generated by python-semantic-release
|
2023-02-14 00:29:22 +00:00 |
|
J. Nick Koston
|
6387f821e0
|
chore: bump python-semantic-release to fix CI (#196)
|
2023-02-13 18:26:15 -06:00 |
|
J. Nick Koston
|
72ddb156f0
|
fix: missing c extensions with newer poetry (#194)
|
2023-02-13 18:16:26 -06:00 |
|
J. Nick Koston
|
7b04136822
|
chore: bump isort to 5.12.0 to fix ci (#195)
|
2023-02-13 18:10:54 -06:00 |
|
github-actions
|
08b2f12256
|
1.84.0
Automatically generated by python-semantic-release
|
2023-01-07 19:50:38 +00:00 |
|
mvn23
|
4939ef80e5
|
feat: add support for EXTERNAL auth without uid (#193)
|
2023-01-07 09:46:55 -10:00 |
|
github-actions
|
4c9a8fe15a
|
1.83.1
Automatically generated by python-semantic-release
|
2022-12-24 19:44:49 +00:00 |
|
J. Nick Koston
|
830183e188
|
fix: cleanup typing in marshaller and unmarshaller (#190)
|
2022-12-24 09:42:10 -10:00 |
|
github-actions
|
1f42d28c47
|
1.83.0
Automatically generated by python-semantic-release
|
2022-12-23 18:51:06 +00:00 |
|
Kai
|
091c262e27
|
feat: allow hardcoding uid in auth (#189)
Closes https://github.com/Bluetooth-Devices/dbus-fast/issues/188
|
2022-12-23 08:47:22 -10:00 |
|
github-actions
|
bd0e80c4d6
|
1.82.0
Automatically generated by python-semantic-release
|
2022-12-09 19:19:23 +00:00 |
|
J. Nick Koston
|
b3c7d5139d
|
feat: avoid enum dunder overhead in message_bus calls (#187)
|
2022-12-09 09:16:04 -10:00 |
|
github-actions
|
19c711dfcb
|
1.81.0
Automatically generated by python-semantic-release
|
2022-12-09 18:49:34 +00:00 |
|
J. Nick Koston
|
fb0cc35848
|
feat: speed up processing bluez passive advertisements (#186)
|
2022-12-09 08:45:55 -10:00 |
|
J. Nick Koston
|
5b0d9d024a
|
chore: add passive unmarshall benchmark (#185)
|
2022-12-09 08:37:38 -10:00 |
|
github-actions
|
d31a32d316
|
1.80.0
Automatically generated by python-semantic-release
|
2022-12-09 02:13:27 +00:00 |
|
J. Nick Koston
|
d1366aca64
|
feat: speed up checking if a message needs a reply (#181)
|
2022-12-08 16:10:16 -10:00 |
|
github-actions
|
932053b903
|
1.79.0
Automatically generated by python-semantic-release
|
2022-12-09 00:25:14 +00:00 |
|
J. Nick Koston
|
f3c925079a
|
feat: add a cython pxd for services (#180)
|
2022-12-08 14:21:42 -10:00 |
|
github-actions
|
b5232b3d9d
|
1.78.0
Automatically generated by python-semantic-release
|
2022-12-08 23:49:10 +00:00 |
|
J. Nick Koston
|
24faa00062
|
feat: simplify creation of SendReply in message_bus (#178)
|
2022-12-08 13:46:08 -10:00 |
|
J. Nick Koston
|
b23086b25d
|
chore: disable some more tests that segfault under py3.10 (#179)
|
2022-12-08 13:33:52 -10:00 |
|
github-actions
|
069b65bea0
|
1.77.0
Automatically generated by python-semantic-release
|
2022-12-08 22:35:33 +00:00 |
|
J. Nick Koston
|
06647d7e49
|
feat: avoid replacing unix_fds if there are no unix_fds (#176)
|
2022-12-08 12:32:45 -10:00 |
|