Skip to content

v2.5.0

Compare
Choose a tag to compare
@joao-p-marques joao-p-marques released this 26 Nov 07:22
3ca4c8a

All changes here. Summary:

  • Add buttons to run start and stop tasks (#161)
  • Fix debugger timeout (#139)
  • Migrate from prettier/prettier to pre-commit/mirrors-prettier
  • Add Odoo tests and install task (#160)
  • Explain how to avoid the prettiermageddon when updating
  • Add --keep-percent-format to pyupgrade
  • Use a real python file for downstream tasks
  • Move search.followSymlinks to workspace setting
  • Proxy www.googleapis.com
  • Enhance behavior with copier 6 alphas
  • Map Python debugger to odoo/auto
  • Refactor and condense tests
  • Update tests to set env variables through file instead of set-env
  • Simplify VSCode debugging configurations
  • Add option to filter logs by container
  • Add restart options to reload environment
  • Use Gihub Container Registry for Doodba image instead of Docker Hub (avoiding usage limits)
  • Migrate from deprecated workspaceRoot to workspaceFolder
  • Connect python debugger to 0.0.0.0 instead of localhost (#187)