Skip to content

1.0.6 (Dec 12, 2020)

Compare
Choose a tag to compare
@tdruez tdruez released this 23 Dec 13:00
· 957 commits to main since this release
  • Add a management command to delete a Project and its related work directories #65
  • Add CSV and XLSX support for the output management command #46
  • Add a to_xlsx output pipe returning XLSX compatible content #46
  • Add a "status" management command to display Project status information #66
  • Fix the env_file location to run commands from outside the root dir #64
  • Add utilities to save project error in the database during Pipeline execution #64
  • Install psycopg2-binary instead of psycopg2 on non-Linux platforms #64