J. Nick Koston
|
d12266ddef
|
fix: avoid cythonizing SendReply (#232)
|
2023-08-24 09:28:53 -05:00 |
|
J. Nick Koston
|
ed5c87f492
|
chore: add more coverage for send_reply (#231)
|
2023-08-24 08:40:20 -05:00 |
|
J. Nick Koston
|
a8b9e721d5
|
chore: add send_reply tests (#230)
|
2023-08-24 08:25:11 -05:00 |
|
github-actions
|
b6ac4cf7bc
|
1.93.0
Automatically generated by python-semantic-release
|
2023-08-21 14:53:46 +00:00 |
|
J. Nick Koston
|
ce61aea37a
|
feat: improve performance of processing incoming messages (#228)
|
2023-08-21 09:50:17 -05:00 |
|
github-actions
|
2b08f9f603
|
1.92.0
Automatically generated by python-semantic-release
|
2023-08-18 19:36:38 +00:00 |
|
J. Nick Koston
|
b2225527ae
|
feat: reduce overhead to dispatch method handlers (#227)
|
2023-08-18 14:33:23 -05:00 |
|
github-actions
|
8f4f9451b7
|
1.91.4
Automatically generated by python-semantic-release
|
2023-08-17 20:14:49 +00:00 |
|
Noel Remy
|
5d6f90ba32
|
fix: subpath bad matching (#202)
Co-authored-by: Remy Noel <remy.noel@blade-group.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-08-17 15:11:38 -05:00 |
|
github-actions
|
75ba74c07c
|
1.91.3
Automatically generated by python-semantic-release
|
2023-08-17 20:02:43 +00:00 |
|
J. Nick Koston
|
4051cf283f
|
fix: messages could be sent out of order if they had to queue (#225)
|
2023-08-17 14:58:49 -05:00 |
|
github-actions
|
8cb0a62826
|
1.91.2
Automatically generated by python-semantic-release
|
2023-08-09 21:17:43 +00:00 |
|
J. Nick Koston
|
823e85fddc
|
fix: avoid checking if a message expects a reply twice (#223)
|
2023-08-09 11:14:47 -10:00 |
|
github-actions
|
9cb00ac454
|
1.91.1
Automatically generated by python-semantic-release
|
2023-08-09 11:21:23 +00:00 |
|
J. Nick Koston
|
dfa9053a03
|
fix: revert changes to _expects_reply from speed up to processing bluez passive data (#222)
|
2023-08-09 01:18:32 -10:00 |
|
github-actions
|
8acfa7841a
|
1.91.0
Automatically generated by python-semantic-release
|
2023-08-09 10:47:44 +00:00 |
|
J. Nick Koston
|
8e7432d31b
|
feat: speed up to processing bluez passive data (#221)
|
2023-08-09 00:44:33 -10:00 |
|
github-actions
|
71e6fdfc97
|
1.90.2
Automatically generated by python-semantic-release
|
2023-08-05 20:44:11 +00:00 |
|
Jim Duchek
|
6c2412f4ca
|
fix: spelling of dbus_fast.auth.AuthAnnonymous to dbus_fast.auth.AuthAnonymous (#220)
|
2023-08-05 10:41:09 -10:00 |
|
github-actions
|
0551f01154
|
1.90.1
Automatically generated by python-semantic-release
|
2023-08-02 19:36:26 +00:00 |
|
J. Nick Koston
|
5b6cbc560e
|
fix: more cython3 optional fixes (#219)
|
2023-08-02 09:32:57 -10:00 |
|
github-actions
|
df7f57b392
|
1.90.0
Automatically generated by python-semantic-release
|
2023-08-02 19:15:22 +00:00 |
|
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 |
|