v1.0.4.3
This is a hotfix for a bug that can cause the contents of your ~/.ssh directory to be deleted when using Docker integration and stack clean --full.
Bug fixes:
- Don't delete contents of ~/.ssh when using
stack clean --fullwith Docker
enabled #2000