631 Commits

Author SHA1 Message Date
J. Nick Koston
9fa697da65
feat: improve aio message reader performance (#104) 2022-10-11 17:59:37 -10:00
github-actions
c3fcc9eda1 1.42.0
Automatically generated by python-semantic-release
2022-10-12 02:57:02 +00:00
J. Nick Koston
5787032af7
feat: complete some more missing typing (#103) 2022-10-11 16:54:23 -10:00
github-actions
95a98f4c44 1.41.0
Automatically generated by python-semantic-release
2022-10-11 00:26:54 +00:00
J. Nick Koston
e7048fa38b
feat: add more typing to unmarshaller (#102) 2022-10-10 14:24:08 -10:00
github-actions
561bef2c18 1.40.0
Automatically generated by python-semantic-release
2022-10-10 23:59:30 +00:00
J. Nick Koston
a6a248b3b1
feat: speed up unmarshaller (#101) 2022-10-10 13:56:58 -10:00
github-actions
12793c37f8 1.39.0
Automatically generated by python-semantic-release
2022-10-10 23:16:09 +00:00
J. Nick Koston
cde1893dca
feat: add additional typing (#100) 2022-10-10 13:13:34 -10:00
github-actions
b40cc5f1d3 1.38.0
Automatically generated by python-semantic-release
2022-10-09 22:03:44 +00:00
J. Nick Koston
4648d29df4
feat: optimize for reading a{sv} messages and headers (#98) 2022-10-09 12:01:25 -10:00
github-actions
88878f0611 1.37.0
Automatically generated by python-semantic-release
2022-10-09 20:47:04 +00:00
J. Nick Koston
2c6ee99b73
feat: speed up empty array unmarshall (#96) 2022-10-09 10:44:12 -10:00
J. Nick Koston
0ee88e4018
chore: adjust unmarshall benchmarks since they are now fast enough to hit the margin of error (#97) 2022-10-09 10:41:33 -10:00
github-actions
02383a2e05 1.36.0
Automatically generated by python-semantic-release
2022-10-09 20:35:26 +00:00
J. Nick Koston
dbf42c3707
feat: add cdef to unpack_variants (#95) 2022-10-09 10:33:06 -10:00
github-actions
baa3e9fd6b 1.35.0
Automatically generated by python-semantic-release
2022-10-09 19:52:01 +00:00
J. Nick Koston
eb966fd7cf
feat: add unpack variants benchmark (#94) 2022-10-09 09:49:24 -10:00
github-actions
33374efa92 1.34.0
Automatically generated by python-semantic-release
2022-10-09 19:31:57 +00:00
J. Nick Koston
7326bdf097
feat: add additional typing (#93) 2022-10-09 09:29:31 -10:00
github-actions
2d4561cff0 1.33.0
Automatically generated by python-semantic-release
2022-10-09 00:24:43 +00:00
J. Nick Koston
b6d40691fd
feat: improve performance of unmarshalling headers (#88) 2022-10-08 14:22:24 -10:00
github-actions
3eda23f1ad 1.32.0
Automatically generated by python-semantic-release
2022-10-08 23:58:25 +00:00
J. Nick Koston
f554345b36
feat: speed up marshalling arrays (#87) 2022-10-08 13:56:01 -10:00
github-actions
bd70d0bde7 1.31.0
Automatically generated by python-semantic-release
2022-10-08 23:18:00 +00:00
J. Nick Koston
7847e26e6e
feat: speed up marshalling variants (#86) 2022-10-08 13:16:03 -10:00
github-actions
f56c41722e 1.30.0
Automatically generated by python-semantic-release
2022-10-08 23:01:24 +00:00
J. Nick Koston
07e68862d9
feat: speed up aligning data during marshall (#85) 2022-10-08 12:58:25 -10:00
github-actions
26d681d77a 1.29.1
Automatically generated by python-semantic-release
2022-10-07 17:13:45 +00:00
J. Nick Koston
3613ff846b
fix: remove unused unmarshaller code (#83) 2022-10-07 07:11:25 -10:00
github-actions
60567e3154 1.29.0
Automatically generated by python-semantic-release
2022-10-07 17:00:07 +00:00
J. Nick Koston
7398a3fc47
feat: unpack header names as message kwargs (#82) 2022-10-07 06:57:53 -10:00
github-actions
2d265c1c4d 1.28.1
Automatically generated by python-semantic-release
2022-10-07 09:45:28 +00:00
J. Nick Koston
f2bb10680a
fix: disconnect race in tests (#79) 2022-10-06 23:42:32 -10:00
github-actions
c015d8a219 1.28.0
Automatically generated by python-semantic-release
2022-10-07 07:57:38 +00:00
J. Nick Koston
18213c0a00
feat: speed up unmarshalling int16 types (#81) 2022-10-06 21:55:11 -10:00
github-actions
0b814ce47f 1.27.0
Automatically generated by python-semantic-release
2022-10-07 07:18:49 +00:00
J. Nick Koston
ae96be70f5
feat: cythonize headers in unmarshaller (#80) 2022-10-06 21:15:19 -10:00
github-actions
092a2072d7 1.26.0
Automatically generated by python-semantic-release
2022-10-06 00:45:42 +00:00
J. Nick Koston
cd08f063cc
feat: add cython defs for Variant class (#74) 2022-10-05 14:42:33 -10:00
J. Nick Koston
cf1f0129ba
fix: incorrect pxd typing for for _marshall (#75) 2022-10-05 14:39:38 -10:00
github-actions
23903c3b9b 1.25.0
Automatically generated by python-semantic-release
2022-10-05 23:40:01 +00:00
J. Nick Koston
8676f12a7e
feat: add cython extension for messages (#73) 2022-10-05 13:38:00 -10:00
github-actions
5db51562bc 1.24.0
Automatically generated by python-semantic-release
2022-10-04 17:34:55 +00:00
J. Nick Koston
0ad8801215
feat: add cython extension for signature (#72) 2022-10-04 07:32:21 -10:00
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