v0.1.1
- Refactor hook: doctl-app-spec-validate-offline (digitalocean/doctl#1449)
-
Now uses:
doctl app spec validate --schema-only
-
Removed
validate-offline
sub-command, thanks to PR code review suggestion -
Note: This requires the latest
doctl
from PR: digitalocean/doctl#1449
-
What's Changed
- Refactor
validate-offline
->--schema-only
by @trinitronx in #7
Full Changelog: v0.1.0...v0.1.1