Skip to content

Hydra and ParlAI fixes, `BlueprintMixin`s.

Compare
Choose a tag to compare
@JackUrb JackUrb released this 20 Oct 18:44
· 1568 commits to main since this release
ff81d7c

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 BlueprintMixins, 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)