100 Commits

Author SHA1 Message Date
github-actions
7865424185 1.21.1
Automatically generated by python-semantic-release
2022-10-02 19:48:14 +00:00
J. Nick Koston
6259fb2997
fix: wheel builds on released (#52) 2022-10-02 09:46:26 -10:00
github-actions
6fa12b2ffa 1.21.0
Automatically generated by python-semantic-release
2022-10-02 19:39:00 +00:00
J. Nick Koston
158721123f
feat: cythonize unpack_variants (#51) 2022-10-02 09:37:27 -10:00
J. Nick Koston
f6e4c3c8ae
chore: add cibuildwheel action (#50) 2022-10-02 09:32:33 -10:00
github-actions
18b1f45edb 1.20.0
Automatically generated by python-semantic-release
2022-10-02 09:06:41 +00:00
J. Nick Koston
0f279a5ea9
feat: add additional cython types to the unmarshaller (#45) 2022-10-01 23:04:45 -10:00
J. Nick Koston
d2ce4a1846
fix: add missing closes to tests (#49) 2022-10-01 23:03:11 -10:00
github-actions
2d9ed9748b 1.19.0
Automatically generated by python-semantic-release
2022-10-02 08:42:41 +00:00
J. Nick Koston
ddba96a731
feat: add additional cython types to marshaller (#48) 2022-10-01 22:40:34 -10:00
github-actions
f32085f7c0 1.18.0
Automatically generated by python-semantic-release
2022-10-01 23:13:16 +00:00
J. Nick Koston
b737574cf0
feat: add optional cython extension (#44) 2022-10-01 13:10:34 -10:00
github-actions
1ca2f1282a 1.17.0
Automatically generated by python-semantic-release
2022-09-27 21:17:11 +00:00
J. Nick Koston
c4b4a038f8
feat: improve unmarshaller performance (#43) 2022-09-27 11:14:59 -10:00
github-actions
cb34059849 1.16.0
Automatically generated by python-semantic-release
2022-09-27 20:18:36 +00:00
J. Nick Koston
076c5df825
feat: add benchmark for bluez properties messages (#42) 2022-09-27 10:16:50 -10:00
github-actions
c485bdf324 1.15.3
Automatically generated by python-semantic-release
2022-09-27 20:11:13 +00:00
J. Nick Koston
ac955b50ea
fix: improve typing on proxy_object (#41) 2022-09-27 10:09:09 -10:00
github-actions
acc26f4b20 1.15.2
Automatically generated by python-semantic-release
2022-09-27 19:49:15 +00:00
J. Nick Koston
a6b9581d62
fix: more typing fixes (#40) 2022-09-27 09:47:40 -10:00
github-actions
b26c5f8e28 1.15.1
Automatically generated by python-semantic-release
2022-09-26 18:26:15 +00:00
J. Nick Koston
93b9a0a6ca
fix: loosen async-timeout pin to 3.0.0 (#39) 2022-09-26 08:22:55 -10:00
github-actions
da5e32df1b 1.15.0
Automatically generated by python-semantic-release
2022-09-26 18:10:37 +00:00
J. Nick Koston
cb317802d6
feat: use async_timeout instead of asyncio.wait_for (#38) 2022-09-26 08:06:03 -10:00
David Lechner
d71f0e1fbd
use asyncio.run() in examples
calling `asyncio.get_running_loop()` will fail if there is no running event loop, so we should use `asyncio.run()` instead to create a new loop.

Also, use events for infinite waiting instead of futures since there is no return value.
2022-09-26 12:50:22 -05:00
David Lechner
691ff8e1bf
replace deprecated asyncio.get_event_loop()
`asyncio.get_event_loop()` was deprecated in Python 3.10, so we should use `asyncio.get_running_loop()` instead.
2022-09-26 12:43:56 -05:00
github-actions
c0671be366 1.14.0
Automatically generated by python-semantic-release
2022-09-25 17:52:28 +00:00
J. Nick Koston
18ea18d7d2
feat: speed up unmarshaller read_array (#37) 2022-09-25 07:50:45 -10:00
github-actions
cf02539d91 1.13.0
Automatically generated by python-semantic-release
2022-09-24 23:26:42 +00:00
J. Nick Koston
db436b7a10
feat: improve unmarshall performance (#35) 2022-09-24 13:24:49 -10:00
github-actions
4a7c4c400d 1.12.0
Automatically generated by python-semantic-release
2022-09-24 21:20:42 +00:00
J. Nick Koston
5a1e26f430
feat: speed up unmarshall (#34) 2022-09-24 11:18:50 -10:00
github-actions
a4bc2392c4 1.11.0
Automatically generated by python-semantic-release
2022-09-24 20:33:50 +00:00
J. Nick Koston
afcf5fe1d9
feat: speed up marshalling (#32) 2022-09-24 10:31:08 -10:00
github-actions
17ef366534 1.10.0
Automatically generated by python-semantic-release
2022-09-24 17:00:45 +00:00
J. Nick Koston
09af56e143
feat: improve writer performance with a deque (#30) 2022-09-24 06:58:03 -10:00
github-actions
4128dad039 1.9.0
Automatically generated by python-semantic-release
2022-09-24 07:50:16 +00:00
J. Nick Koston
016e71ef6d
feat: improve asyncio write performance (#29) 2022-09-23 21:47:17 -10:00
github-actions
61c5f6d0b7 1.8.0
Automatically generated by python-semantic-release
2022-09-24 05:37:20 +00:00
J. Nick Koston
0bce72a76a
feat: small speed ups to unmarshall message creation (#27) 2022-09-23 19:35:39 -10:00
github-actions
8e8a48832e 1.7.0
Automatically generated by python-semantic-release
2022-09-21 16:39:41 +00:00
Mike Degatano
2e8076b14a
feat: handle kwargs in signal callback (#26) 2022-09-21 06:37:46 -10:00
github-actions
96a594cfb7 1.6.0
Automatically generated by python-semantic-release
2022-09-20 20:31:11 +00:00
Mike Degatano
e43889091b
fix: disconnect connected buses at end of tests (#25) 2022-09-20 10:28:43 -10:00
Mike Degatano
cfad28bd2b
feat: add unpack variants option (#20) 2022-09-19 19:43:58 -05:00
github-actions
1209048551 1.5.1
Automatically generated by python-semantic-release
2022-09-20 00:13:33 +00:00
J. Nick Koston
ca2a3c1aa8
fix: marshall boolean correctly (#23) 2022-09-19 14:11:29 -10:00
github-actions
c3b2fa7822 1.5.0
Automatically generated by python-semantic-release
2022-09-19 20:40:52 +00:00
Mike Degatano
a3379c74ad
feat: allow varargs callback for signals (#22) 2022-09-19 15:38:29 -05:00
J. Nick Koston
f4d173e042
chore: run gi tests in the CI (#21) 2022-09-15 09:49:53 +02:00