Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 13:06
· 32 commits to develop since this release

Feature

  • Always specify the docker-compose.yml file in docker run (#224) (3f756de)

Fix

  • tests: Replace docker-compose with python-on-whales (#227) (52c2bce)
  • doc: Fix XDebug typo in doc (25a87f3)
  • doc: Links to docker-devbox should go on the correct repo (2bee946)
  • tests: Unset local variable override to allow local tests (09f7caa)
  • ci: Remove deprecated docker-compose dependency (714da68)
  • ci: Use python-semantic-release < 8 for now (f51174d)
  • readme: Replace compose v1 with v2 (b63fdd0)
  • tests: Fixed tests related to the recent ddb run modification (cf0376f)
  • pylint: Disable false-positive pylint warning (cb460c9)
  • doc: Fixed typo in symfony sample (ffb8f19)

Breaking

  • remove support for ubuntu 18 (b2ff624)