85 Commits

Author SHA1 Message Date
github-actions
254f9b3f95 1.23.0
Automatically generated by python-semantic-release
2022-10-04 01:13:26 +00:00
J. Nick Koston
f38e08fa7c
feat: speed up unmarshall performance (#71) 2022-10-03 15:11:33 -10:00
github-actions
4ea6eae2cc 1.22.0
Automatically generated by python-semantic-release
2022-10-03 09:10:18 +00:00
J. Nick Koston
cccfea30b9
feat: speed up message bus matching (#70) 2022-10-02 23:08:12 -10:00
github-actions
3d325528f5 1.21.17
Automatically generated by python-semantic-release
2022-10-02 22:33:35 +00:00
github-actions
b867dd7902 1.21.16
Automatically generated by python-semantic-release
2022-10-02 22:24:11 +00:00
github-actions
31d84f5f42 1.21.15
Automatically generated by python-semantic-release
2022-10-02 22:12:19 +00:00
github-actions
4174f5c675 1.21.14
Automatically generated by python-semantic-release
2022-10-02 22:02:19 +00:00
github-actions
cad9cf2012 1.21.13
Automatically generated by python-semantic-release
2022-10-02 21:38:31 +00:00
github-actions
d3be3855ae 1.21.12
Automatically generated by python-semantic-release
2022-10-02 21:25:32 +00:00
github-actions
b4b251c4b7 1.21.11
Automatically generated by python-semantic-release
2022-10-02 21:21:12 +00:00
github-actions
3d8f117f03 1.21.10
Automatically generated by python-semantic-release
2022-10-02 21:13:55 +00:00
github-actions
b0ea7b64bf 1.21.9
Automatically generated by python-semantic-release
2022-10-02 21:07:11 +00:00
github-actions
c12673ab7b 1.21.8
Automatically generated by python-semantic-release
2022-10-02 20:58:13 +00:00
github-actions
28a96d82aa 1.21.7
Automatically generated by python-semantic-release
2022-10-02 20:45:46 +00:00
github-actions
cd8284f004 1.21.6
Automatically generated by python-semantic-release
2022-10-02 20:36:53 +00:00
github-actions
c417e91487 1.21.5
Automatically generated by python-semantic-release
2022-10-02 20:18:40 +00:00
github-actions
c27b6995e3 1.21.4
Automatically generated by python-semantic-release
2022-10-02 20:06:39 +00:00
github-actions
6693171a2f 1.21.3
Automatically generated by python-semantic-release
2022-10-02 19:59:35 +00:00
github-actions
a1bc26cd08 1.21.2
Automatically generated by python-semantic-release
2022-10-02 19:54:44 +00:00
github-actions
7865424185 1.21.1
Automatically generated by python-semantic-release
2022-10-02 19:48:14 +00: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
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
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
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
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
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