Minor version update
This release primarily serves to help with the transition from hydra 1.0 to 1.1, though also includes some additional fixes, especially for ParlAI tasks.
This release also includes `BlueprintMixin`s, which serve as an easier way to inject first-class features into blueprints, and to provide shared functionality across otherwise disjoint tasks.
Key changes:
- Blueprint Mixin refactor, and the `ScreenTaskRequired` mixin (582, 573, 566)
- Compensation HIT launch script (586)
- PyPI Release prep (548)
- ParlAI Onboarding conversion fix, and other bugfixes (573, 554, 555)
- JS Package reorg (565, 574, 570)
- Hydra migration fixes (587)
- Other bugfixes (535, 547, 560)