v0.2.3
New Features
- Simpler setup: integrated a modified MongoMock as an embedded DB so that Labtasker server can be used without docker compose in a pure Python fashion.
- Added password validation for
labtasker init.
Refactoring
- Refactored server entrypoint.
Documentation
- Updated docs about deploying a server.
Other Changes
- Changed default port to 9321 to reduce chance of collision.
- Added default choices for
labtasker init.
Full Changelog: v0.2.2...v0.2.3