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 |
|
github-actions
|
4128dad039
|
1.9.0
Automatically generated by python-semantic-release
|
2022-09-24 07:50:16 +00:00 |
|
J. Nick Koston
|
016e71ef6d
|
feat: improve asyncio write performance (#29)
|
2022-09-23 21:47:17 -10:00 |
|
github-actions
|
61c5f6d0b7
|
1.8.0
Automatically generated by python-semantic-release
|
2022-09-24 05:37:20 +00:00 |
|
J. Nick Koston
|
0bce72a76a
|
feat: small speed ups to unmarshall message creation (#27)
|
2022-09-23 19:35:39 -10:00 |
|
github-actions
|
8e8a48832e
|
1.7.0
Automatically generated by python-semantic-release
|
2022-09-21 16:39:41 +00:00 |
|
Mike Degatano
|
2e8076b14a
|
feat: handle kwargs in signal callback (#26)
|
2022-09-21 06:37:46 -10:00 |
|
github-actions
|
96a594cfb7
|
1.6.0
Automatically generated by python-semantic-release
|
2022-09-20 20:31:11 +00:00 |
|
Mike Degatano
|
cfad28bd2b
|
feat: add unpack variants option (#20)
|
2022-09-19 19:43:58 -05:00 |
|
github-actions
|
1209048551
|
1.5.1
Automatically generated by python-semantic-release
|
2022-09-20 00:13:33 +00:00 |
|
J. Nick Koston
|
ca2a3c1aa8
|
fix: marshall boolean correctly (#23)
|
2022-09-19 14:11:29 -10:00 |
|
github-actions
|
c3b2fa7822
|
1.5.0
Automatically generated by python-semantic-release
|
2022-09-19 20:40:52 +00:00 |
|
Mike Degatano
|
a3379c74ad
|
feat: allow varargs callback for signals (#22)
|
2022-09-19 15:38:29 -05:00 |
|
github-actions
|
6dccab6378
|
1.4.0
Automatically generated by python-semantic-release
|
2022-09-10 02:16:04 +00:00 |
|
J. Nick Koston
|
4362b93fc8
|
feat: improve unmarshalling performance (#18)
|
2022-09-09 21:13:34 -05:00 |
|
github-actions
|
62aa40a7be
|
1.3.0
Automatically generated by python-semantic-release
|
2022-09-09 22:00:05 +00:00 |
|
J. Nick Koston
|
aee3da9f20
|
feat: improve callback performance (#16)
|
2022-09-09 16:57:19 -05:00 |
|
github-actions
|
57d84586ab
|
1.2.0
Automatically generated by python-semantic-release
|
2022-09-09 21:29:29 +00:00 |
|
J. Nick Koston
|
a9e8866c2a
|
feat: improve Marshaller performance (#15)
|
2022-09-09 16:26:48 -05:00 |
|
github-actions
|
471def6f19
|
1.1.9
Automatically generated by python-semantic-release
|
2022-09-09 18:47:21 +00:00 |
|
github-actions
|
e61d1aa2e1
|
1.1.8
Automatically generated by python-semantic-release
|
2022-09-09 18:43:29 +00:00 |
|