v0.6.6
teamhanko/hankov0.6.6Oct 24, 2024by MightyMoud
AI Summary
This release migrates project preview commands to the Tea framework, removing the deploy preview command and adding a new preview rm command.
Key Highlights
- Migrate preview command to Tea
- Migrate preview ls command to Tea
- Delete deploy preview command
- Add preview rm command using Tea
- Change encryption method
Breaking Changes
- Delete deploy preview command
New Features
- Preview rm command
- Refactor TUI code to be shared
Full Release Notes
## Summary * Migrate preview command to tea * Migrate preview ls command to tea * Delete deploy preview command * Add preview rm command using tea ## Changelog * c4cf7db Added prview rm * d797ee1 Change encryption method * d6ce98e Fix preview rm and preview * d28efe5 Handle new env secretKey with sops * ee8d984 Refactor TUI code to be shared