Releases: acmore/okdev
Releases · acmore/okdev
v0.7.2
v0.7.1
fix(cli): harden okdev cp downloads (#87)
v0.7.0
test: add unit tests for mesh summary and fix wait timeout error - Add mesh_test.go to test meshReceiverCount, formatMeshSummary, and meshStatusLines. - Fix context deadline bug in down.go where client rate limit errors were not treated as timeouts.
v0.7.0-rc6
feat(down): add wait-for-termination flag (#80)
v0.7.0-rc5
feat(exec): colorize and align pod name prefixes in multi-pod output …
v0.7.0-rc4
feat(sync): add mesh health probing and scoped reset to `okdev sync -…
v0.7.0-rc3
feat(sync): add syncthing mesh for multi-pod workspace sync (#74)
v0.7.0-rc2
feat(init,workload): add .User/.Repo template vars and session-based …
v0.7.0-rc1
feat(template): render companion files (#68) * feat(template): render companion template files * docs: note multi-file template guidance
v0.6.6
feat(config): support sidecar resource overrides