Skip to content

Releases: liying2008/easy-deployment

v1.0.0

09 Oct 13:00
Compare
Choose a tag to compare
  • 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.

v0.0.5

05 Apr 05:05
Compare
Choose a tag to compare
  • Support for specifying passphrase for encrypted privateKey. (Thanks @moalamri)
  • Clear the OUTPUT panel before executing a new command.
  • Update Dependencies.

v0.0.4

18 Jan 15:18
Compare
Choose a tag to compare
  • Delete the original file without deleting the directory.
  • Update Dependencies.

v0.0.3

04 Oct 01:51
Compare
Choose a tag to compare
  • 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.

v0.0.2

21 Sep 16:37
Compare
Choose a tag to compare
  • After deployment, delete the local packaging file.
  • Update the README file.

v0.0.1

20 Sep 16:22
Compare
Choose a tag to compare
  • Initial release