Skip to content

7.7.0

Compare
Choose a tag to compare
@cguardia cguardia released this 08 Oct 18:55
· 1788 commits to master since this release
6e3b8cf
  • Experimental: new --archive option to dallinger docker-ssh deploy
    command loads an existing database dump from a zipfile exported with the
    dallinger export subcommand
  • Bugfix: fixes to the descriptions for dallinger docker-ssh export and
    dallinger docker-ssh stats subcommands
  • Bugfix: dallinger.loadParticipant() Javascript function now correctly
    assigns the participant's assignment ID to dallinger.identity.assignmentId
  • Bugfix: more robust assurance that Postgres DB URIs generated by Heroku work
    with current versions of SQLAlchemy and Postgres
  • Bugfix: fix package long description so it displays on pypi landing page
  • Enhancement: improvements to release process and dependency version management