v0.2.3
- 📥 New upload strategy. Uploads a production-ready folder directly within a new release. Read more.
⚠️ Changed default upload options. When uploading either via thelocal
strategy or theupload
strategy, it will now exclude the/vendor
folder instead of thevendor
pattern. That is, only the vendor folder at the root of your project will be excluded. (See #14)- 🚑 Small bug fixes.