148 Commits

Author SHA1 Message Date
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
github-actions
3d8f117f03 1.21.10
Automatically generated by python-semantic-release
2022-10-02 21:13:55 +00:00
J. Nick Koston
b95d0b8ce6
fix: github action tag matching (#61) 2022-10-02 11:11:54 -10:00
github-actions
b0ea7b64bf 1.21.9
Automatically generated by python-semantic-release
2022-10-02 21:07:11 +00:00
J. Nick Koston
6166896c49
fix: build wheels on tag instead (#60) 2022-10-02 11:05:10 -10:00
github-actions
c12673ab7b 1.21.8
Automatically generated by python-semantic-release
2022-10-02 20:58:13 +00:00
J. Nick Koston
45e8ac00c6
fix: publish wheels when release happens (#59) 2022-10-02 10:56:20 -10:00
github-actions
28a96d82aa 1.21.7
Automatically generated by python-semantic-release
2022-10-02 20:45:46 +00:00
J. Nick Koston
c74c2519a1
fix: seperate wheels back out so it builds after (#58) 2022-10-02 10:43:41 -10:00
github-actions
cd8284f004 1.21.6
Automatically generated by python-semantic-release
2022-10-02 20:36:53 +00:00
J. Nick Koston
b7b441eeef
fix: language_level warning when running cythonize (#57) 2022-10-02 10:35:08 -10:00
github-actions
c417e91487 1.21.5
Automatically generated by python-semantic-release
2022-10-02 20:18:40 +00:00
J. Nick Koston
5df01ac1ba
fix: cython build of unpack (#56) 2022-10-02 10:16:36 -10:00
github-actions
c27b6995e3 1.21.4
Automatically generated by python-semantic-release
2022-10-02 20:06:39 +00:00
J. Nick Koston
4779e7b825
fix: increase verbosity of wheel builds (#55) 2022-10-02 10:04:58 -10:00
github-actions
6693171a2f 1.21.3
Automatically generated by python-semantic-release
2022-10-02 19:59:35 +00:00
J. Nick Koston
49d98d01c2
fix: make wheel build depend on release success (#54) 2022-10-02 09:57:56 -10:00
github-actions
a1bc26cd08 1.21.2
Automatically generated by python-semantic-release
2022-10-02 19:54:44 +00:00
J. Nick Koston
05b9453173
fix: additional tweaks to publishing wheels (#53) 2022-10-02 09:52:37 -10:00
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