1.0.3

louislam/dockge1.0.3Nov 13, 2023by louislam

AI Summary

Fixed naming issues and changed default behavior for image removal.

Key Highlights

  • Fixed stack name issue
  • Changed default to not remove images after deletion

Breaking Changes

  • Do not remove images after delete a stack by default

Full Release Notes

- #19 Fixed the stack name issue
- Do not remove images after delete a stack by default now
- #9 Fixed an issue that if there is unrelated files in the stacks directory, it will run into an issue

### Others
- Other small changes, code refactoring and comment/doc updates in this repo:
@Zaid-maker