New
v0.4.0
Added
- Split local and remote commands in the binary, improving CLI organization with dedicated subcommands for local operations vs remote server management (#534)
- Twelve-factor app compliance with
PORTandBIND_HOSTenvironment variables for configuring server binding, plus/healthand/readyendpoints for container orchestration and load balancer health checks (#532) - Shell completion generation via
wassette autocompletesubcommand supporting bash, zsh, fish, and PowerShell (#558)