- Support for excluding specific files when deploying files, using the
local.exclude
property. (Close #8) - Remove the
local.buildCmd
default value. - Optimize some display messages.
- Update Dependencies.
- Support for specifying
passphrase
for encrypted privateKey. (Thanks @moalamri) - Clear the OUTPUT panel before executing a new command.
- Update Dependencies.
- Delete the original file without deleting the directory.
- Update Dependencies.
- If the deployment directory or backup directory does not exist, it will be created automatically.
- Fix the bug that the original deployment file does not exist and causes the backup error.
- Fix the bug that the original deployment file does not exist and causes the deletion error.
- After deployment, delete the local packaging file.
- Update the README file.
- Initial release