* bump version to 0.0.7 (HEAD -> main) [Ge Yang] * add clear_queue in remove call (origin/main, origin/HEAD) [Ge Yang] * move super post init call after the verbose print [Ge Yang] * improve Makefile [Ge Yang]
0.0.6
* bump version to 0.0.6 (tag: v0.0.6, tag: latest) [Ge Yang] * remove redis and torch dependency [Ge Yang] * add redis to requirements [Ge Yang] * improve formatting of parameters [Ge Yang]
0.0.5
* update version (tag: v0.0.5) [Ge Yang] * set the free-port to False by default, add verbose mode to show parameters [Ge Yang]
0.0.4
* bump version to 0.0.4 [Ge Yang] * fix server missing host args [Ge Yang]
0.0.3
* add tests on numpy, torch, images. Bump version to 0.0.3. Add twine to dev dependency (tag: v0.0.3) [Ge Yang] * add suport for PIL Image files - add support for numpy array - add support for torch tensors [Ge Yang] * add numpy array and pytorch tensor support [Ge Yang]
0.0.2
- improve documentation - Change name to Zaku Task Queue - Improve documentation, fix broken links