Releases: Log1x/envoyer-deploy-commands
Releases · Log1x/envoyer-deploy-commands
v1.1.4
Change log
Enhancements
- ⬆ Bump dependencies for Laravel 12 (#70)
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Change log
Enhancements
- ⬆ Laravel 11 Support (#69)
- ➕ Add
guzzlehttp/guzzle
to the project
- 🙈 Add
composer.lock
to .gitignore
- 🔥 Remove the
composer.lock
file from the project
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Change log
Bug fixes
- 🐛 The post response can be
null
(#15)
v1.1.1
Change log
Enhancements
- 🥅 Improve Envoyer API error handling
- 🚚 Rename
ApiKeyMissingException
to EnvoyerApiKeyMissingException
v1.1.0
Change log
Enhancements
- ✨ Add linked project folders to the
deploy:info
command
- 💄 Improve the
deploy:info
formatting
- ✨ Add
getFolders()
API method to retrieve project linked folders
- 💄 Improve the deploy details
v1.0.9
Change log
Enhancements
- ✨ Make polling/delay configurable (#12)
- 📝 Add a screenshot for
deploy:info
- 📝 Improve README wording
- 📝 Replace screenshot with a gif
v1.0.8
Change log
Bug fixes
- 🩹 Add missing conditional for project argument
- 🩹 Fix missing linebreak
v1.0.7
Change log
Enhancements
- 💄 Improve the process status labels
Bug fixes
- 🐛 Fix deployment status feedback during hook errors
v1.0.6
Change log
Enhancements
- ✨ Create a
deploy:info
command
- 🧑💻 Add additional endpoint methods for the Envoyer API
- 🎨 Add
--confirm
option for bypassing deploy confirmation
- 🎨 Add toggleable URL shown after deploy
- 🔧 Add global configuration for
confirm
- 🔧 Add global configuration for
url
shown after deploy
- 📝 Improve the
projects
config docblock
- ✨ Add methods for getting the
confirm
and url
config values
- 📝 Add mention of
deploy:info
to the README
Bug fixes
- ✏️ Fix typo in
deploy:list
description
v1.0.5
Change log
Bug fixes
- 🩹 Fix the
processTask
status overlapping
Enhancements
- 💄 Capitalize the task titles