168 Commits

Author SHA1 Message Date
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
J. Nick Koston
cca0d6e98a
fix: install python-semantic-release in wheel workflow (#68) 2022-10-02 12:31:28 -10:00
github-actions
b867dd7902 1.21.16
Automatically generated by python-semantic-release
2022-10-02 22:24:11 +00:00
J. Nick Koston
ecd5a70369
fix: ensure we can get the latest version in the wheels build process (#67) 2022-10-02 12:22:29 -10:00
github-actions
31d84f5f42 1.21.15
Automatically generated by python-semantic-release
2022-10-02 22:12:19 +00:00
J. Nick Koston
3051a9322c
fix: checkout main for wheels (#66) 2022-10-02 12:10:22 -10:00
github-actions
4174f5c675 1.21.14
Automatically generated by python-semantic-release
2022-10-02 22:02:19 +00:00
J. Nick Koston
b76eb97188
fix: use semantic-release to find the latest tag for wheels (#65) 2022-10-02 12:00:03 -10:00
github-actions
cad9cf2012 1.21.13
Automatically generated by python-semantic-release
2022-10-02 21:38:31 +00:00
J. Nick Koston
faee18172b
fix: build wheels from the sha saved after release (#64) 2022-10-02 11:36:50 -10:00
github-actions
d3be3855ae 1.21.12
Automatically generated by python-semantic-release
2022-10-02 21:25:32 +00:00
J. Nick Koston
af0ed88998
fix: switch to on create instead of push (#63) 2022-10-02 11:23:41 -10:00
github-actions
b4b251c4b7 1.21.11
Automatically generated by python-semantic-release
2022-10-02 21:21:12 +00:00
J. Nick Koston
60fca54d2a
fix: accept any tag to build wheels (#62) 2022-10-02 11:19:00 -10:00