* release(2.8.7): more robust is\_empty for FileQueue * fix(fq): iter dies if file deleted between scan and read * fix: no need for is\_empty to actually read the files
2.8.6
-----
* release(2.8.6): more robust test for queueable function arguments * fix(queuable): more robust check for correct arguments * fix: green threads throw exceptions properly (34) * chore: update changelog
2.8.4
-----
* chore: update ChangeLog * test: add tests for is\_empty * fix: missing import of "first" from lib (33) * docs: update README.md
2.8.3
-----
* release(2.8.3): upload numpy objects to SQS + fixes segfault on Mac * fix(gha): install requirements\_dev.txt * chore: remove travis CI * Create python-package.yml * fix: progress bar overestimate (32) * fix: accept numpy arrays for JSON conversion on SQS