v0.2.2
New Features
- Added
labtasker initcommand for step by step client setup. - Added an time-limited interactive option to allow user restore task status upon failure.
Documentation Updates
- Added a comparison figure to the documentation.
- Updated
README.md, FAQs, and other documentation files.
Bug Fixes
- Improved retry mechanism for
TransportErrorand connection handling. - Fixed issue when timed out workers report to a task that has been assigned to another worker.
Testing
- Added setup/teardown database fixtures to ensure a clean test environment.
- Improved test coverage with additional fixtures and handling for terminal width in client tests.
Full Changelog: v0.2.1...v0.2.2