ezq 3.0.0
New ezq release which removes all deprecated functions.
ezq
3.0.0 is now published.
-
It is a major version bump because it removes all
@deprecated
functions. -
Worker
vsTask
vsContext
: GPT-4 has some good advice about choosing a good name for the execution context. -
I had a hard time getting tests to pass on MacOS. I ultimately switched from
multiprocessing
tomultiprocess
. Surprisingly, this did not destroy everything. -
Not directly related, but I tried to figure out how to use
ssh
on airplane wifi while making the release.
Updates #
- 2023-05-21: I had some trouble adding the new dependency correctly, so there were a few additional point releases to fix that. The latest version is 3.0.3.