Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 973 Bytes

CHANGELOG.md

File metadata and controls

61 lines (45 loc) · 973 Bytes

0.5.1

  • Docker Compose 2.21 format support

0.5.0

  • projects treeview
  • explorer view optimizations

0.4.2

  • containers view retouch

0.4.1

  • Sync vscode engine with types

0.4.0

  • Make docker compose great again

0.3.5

  • Keep environment variables on command execution
  • Project name normalisation fix
  • Custom container names fix

0.3.4

  • Container healthy icon

0.3.3

  • Windows folders path fix

0.3.2

  • Containers loop fix
  • New service icons

0.3.1

  • Find docker compose ps separator fix

0.3.0

  • Better executor exceptions handling
  • Refresh nodes on child process exit event
  • Container logs command

0.2.3

  • Activity bar
  • Activation events fix

0.2.2

  • Commands rename fix

0.2.1

  • List services error handing fix
  • Up service attached

0.2.0

  • Tree view explorer
  • Multi-root support
  • Service's containers support
  • Refresh performance increased

0.1.1

  • Attach and shell commands added

0.1.0

  • Initial release