J. Nick Koston
|
c10a241dc5
|
feat: speed up marshaller by pre-packing bools (#139)
|
2022-11-03 10:01:26 +01:00 |
|
David Lechner
|
4a23e0e0c5
|
chore: update pyproject.toml dependencies (#136)
|
2022-11-02 19:54:08 +01:00 |
|
J. Nick Koston
|
b486e3248b
|
chore: add explicit test for workaround of python/cpython#98976 (#135)
|
2022-11-02 17:24:41 +01:00 |
|
github-actions
|
3c1c675309
|
1.61.1
Automatically generated by python-semantic-release
|
2022-11-01 22:16:20 +00:00 |
|
J. Nick Koston
|
2f21ee8b8d
|
fix: re-release due to pypi not seeing the new version (#134)
|
2022-11-01 17:12:50 -05:00 |
|
J. Nick Koston
|
6d7391a8f8
|
chore: adjust poetry for python 3.11 (#133)
|
2022-11-01 16:54:02 -05:00 |
|
github-actions
|
c2fb92bf86
|
1.61.0
Automatically generated by python-semantic-release
|
2022-11-01 21:52:31 +00:00 |
|
J. Nick Koston
|
b53a4675d7
|
feat: add support and workarounds for cpython3.11 (#31)
|
2022-11-01 16:49:02 -05:00 |
|
David Lechner
|
1b5c9e1cb9
|
chore: drop async-timeout dependency on Python >= 3.11 (#132)
|
2022-11-01 15:10:55 -05:00 |
|
github-actions
|
2646bc2e04
|
1.60.0
Automatically generated by python-semantic-release
|
2022-10-31 12:00:32 +00:00 |
|
J. Nick Koston
|
3eef636826
|
feat: speed up auth phase (#131)
|
2022-10-31 06:57:39 -05:00 |
|
github-actions
|
10e8e52cd6
|
1.59.2
Automatically generated by python-semantic-release
|
2022-10-31 10:58:38 +00:00 |
|
J. Nick Koston
|
8ab1f9d0b3
|
fix: correctly fallback to pure python when cython is missing (#130)
|
2022-10-31 05:56:02 -05:00 |
|
github-actions
|
9cd85ad697
|
1.59.1
Automatically generated by python-semantic-release
|
2022-10-29 23:46:31 +00:00 |
|
David Lechner
|
f8c67ed00f
|
fix: pass return value to SendReply.__exit__ (#127)
|
2022-10-29 18:43:47 -05:00 |
|
J. Nick Koston
|
8f6a431ea4
|
chore: add additional coverage for multiple messages in the same packet (#126)
|
2022-10-29 16:50:05 -05:00 |
|
github-actions
|
0f143321e8
|
1.59.0
Automatically generated by python-semantic-release
|
2022-10-29 18:54:51 +00:00 |
|
J. Nick Koston
|
61217819fb
|
feat: speed up decoding headers by avoiding unicode checks (#125)
|
2022-10-29 13:52:22 -05:00 |
|
github-actions
|
a9108b598e
|
1.58.0
Automatically generated by python-semantic-release
|
2022-10-29 15:36:09 +00:00 |
|
J. Nick Koston
|
c8a945210a
|
feat: add optimized parser for properties changed messages with service data (#124)
|
2022-10-29 10:33:27 -05:00 |
|
github-actions
|
0ad5395f7f
|
1.57.0
Automatically generated by python-semantic-release
|
2022-10-29 15:09:28 +00:00 |
|
J. Nick Koston
|
09822a59ff
|
feat: add optimized parser for InterfacesRemoved (#123)
|
2022-10-29 10:06:40 -05:00 |
|
github-actions
|
3714ed1230
|
1.56.0
Automatically generated by python-semantic-release
|
2022-10-29 05:16:59 +00:00 |
|
J. Nick Koston
|
c05a27aef9
|
feat: optimize for interfaces added messages (#122)
|
2022-10-29 00:14:32 -05:00 |
|
github-actions
|
864843c9e5
|
1.55.0
Automatically generated by python-semantic-release
|
2022-10-29 04:27:30 +00:00 |
|
J. Nick Koston
|
52881d9054
|
feat: add optimized reader for uint16 (#121)
|
2022-10-28 23:24:42 -05:00 |
|
github-actions
|
1e3c722bfc
|
1.54.0
Automatically generated by python-semantic-release
|
2022-10-28 22:21:54 +00:00 |
|
J. Nick Koston
|
5b32072934
|
feat: speed up unmarshaller with common signature trees (#120)
Co-authored-by: David Lechner <david@lechnology.com>
|
2022-10-28 17:19:18 -05:00 |
|
github-actions
|
feb997686e
|
1.53.0
Automatically generated by python-semantic-release
|
2022-10-28 17:20:39 +00:00 |
|
J. Nick Koston
|
3eb123b036
|
feat: add additional pxd defs for message (#118)
|
2022-10-28 12:18:13 -05:00 |
|
github-actions
|
bed77140b1
|
1.52.0
Automatically generated by python-semantic-release
|
2022-10-28 17:01:42 +00:00 |
|
J. Nick Koston
|
3c164a9291
|
feat: small speed up to unpack_variants (#117)
|
2022-10-28 11:58:58 -05:00 |
|
J. Nick Koston
|
3c773e118c
|
chore: fix ci (#119)
|
2022-10-28 11:15:34 -05:00 |
|
github-actions
|
3eb90371b5
|
1.51.0
Automatically generated by python-semantic-release
|
2022-10-27 18:36:59 +00:00 |
|
J. Nick Koston
|
24dd9d9742
|
feat: inline cast uint32 and int16 to speed up unmarshall (#115)
|
2022-10-27 13:34:32 -05:00 |
|
github-actions
|
5c2826d2f1
|
1.50.0
Automatically generated by python-semantic-release
|
2022-10-27 15:50:23 +00:00 |
|
J. Nick Koston
|
e1836b2034
|
feat: speed up unmarshall (#114)
|
2022-10-27 10:47:42 -05:00 |
|
github-actions
|
85d2102228
|
1.49.0
Automatically generated by python-semantic-release
|
2022-10-26 19:09:41 +00:00 |
|
J. Nick Koston
|
8f7f982a75
|
feat: speed up unmarshaller (#113)
|
2022-10-26 14:07:22 -05:00 |
|
github-actions
|
6094b85037
|
1.48.0
Automatically generated by python-semantic-release
|
2022-10-20 16:09:54 +00:00 |
|
J. Nick Koston
|
e07e281ded
|
feat: add typing to auth module (#110)
|
2022-10-20 11:06:04 -05:00 |
|
github-actions
|
c7c03da595
|
1.47.0
Automatically generated by python-semantic-release
|
2022-10-19 20:54:04 +00:00 |
|
J. Nick Koston
|
2443cf9990
|
feat: speed up unmarshaller (#109)
|
2022-10-19 15:51:36 -05:00 |
|
github-actions
|
ba4c66cece
|
1.46.0
Automatically generated by python-semantic-release
|
2022-10-19 18:44:45 +00:00 |
|
J. Nick Koston
|
e8f568c074
|
feat: speed up marshaller and add typing (#108)
|
2022-10-19 13:42:03 -05:00 |
|
github-actions
|
9ddc939e77
|
1.45.0
Automatically generated by python-semantic-release
|
2022-10-13 20:32:37 +00:00 |
|
J. Nick Koston
|
d5fb4d9c8b
|
feat: optimize signature readers for most common messages (#107)
|
2022-10-13 10:29:53 -10:00 |
|
github-actions
|
094ca4ad7d
|
1.44.0
Automatically generated by python-semantic-release
|
2022-10-12 08:06:21 +00:00 |
|
J. Nick Koston
|
a4fdda271f
|
feat: speed up unpack_variants (#105)
|
2022-10-11 22:03:38 -10:00 |
|
github-actions
|
9658f62d4c
|
1.43.0
Automatically generated by python-semantic-release
|
2022-10-12 04:01:58 +00:00 |
|