Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 08:21
· 13 commits to develop since this release

Feature

  • config: Allow loading ddb(.local).yml from user home (31cc3c3)

Fix

  • ci: Pinned version of pytest (4cfeada)
  • ci: Remove docker installation (efaea0c)
  • tests: Workaround of a regression in watchdog tests by pinning the version (19d628e)
  • pylint: Fixed useless return (0d54086)
  • ci: Updated python version and fixed alpine build (2da3893)
  • tests: Fixed matching of the export environment variables names (5c81561)
  • tests: Cookiecutter-django repository changed (a5a2313)

Breaking

  • dropped support for python 3.7 (456af5c)
  • drop support for docker-compose v1 (7bc7719)

Documentation