0.2.1
·
219 commits
to release/0.2
since this release
Upgrading to this release from 0.2.0 will require the following manual schema migration:
ALTER TABLE tasks ADD COLUMN input_share_aad_public_share_length_prefix BOOLEAN NOT NULL DEFAULT false;
What's Changed
- 0.2: Stop pushing images and schema as 'latest' by @divergentdave in #802
- Add per-task configuration for Daphne compatibility by @divergentdave in #818
- Increment version to 0.2.1 by @divergentdave in #819
Full Changelog: 0.2.0...0.2.1