Releases: rasmusbuchholdt/simply-web-deploy
Releases · rasmusbuchholdt/simply-web-deploy
2.1.0 - Ignore directory support
It is now possible to ignore a specific directory on the target machine. This is very handy if you don't want to delete the .well-known directory.
Complete rewrite for PowerShell support
The whole action was rewritten to support PowerShell. This will allow me to easily add more features in the future.
On top of that the delete-target
setting was also added, so the user can choose to delete files on the destination computer that do not exist on the source computer.
Initial release
1.0.0 Whoops..