v0.5.0
MightyMoud/sidekickv0.5.0Sep 12, 2024by MightyMoud
AI Summary
Introduces zero-downtime deployment capabilities with secure environment variable handling and completes the barebones version of the tool.
Key Highlights
- Implemented zero-downtime deployment with secure env handling
- Added command to respect environment variable changes on redeployment
- Completed the barebones version
- Added 'Preview envs' functionality
New Features
- Zero downtime deployment
- Secure environment variable handling
- Environment variable change respect on redeploy
- Preview environments support
Full Release Notes
## Changelog * e9e8b8b Add some improvements list to readme * fa39977 Add zero downtime deployment command * d67f5f3 Finish barebones version * d928639 Preview envs DONE! 🔥 * 51bc4fd Remove preview command * 11287d9 Respect Env Vars changes on re-deploys * 156fdd3 Update features in Readme * 1432934 Update license * 27d45fe Update readme * dd3a1ac Zero downtime deploys with secure env handling