Skip to content

3.6.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:27
· 2 commits to master since this release
b1c1d19

3.6.2

Fixed

  • Scoped delete_zygosity_rule post delete hook, improving performance on delete

Changed

  • Removed unused dj_database_url dependency
  • Omit WSGI from CI code coverage
  • Changed default docker project name
  • Use commit message for release description on squash commits to master
  • Pin ruff and remove flake8

Added

  • DOI badge in README
  • Release steps to README