v0.10.22
Changelog
f074b5a build: add skips_local_docker=True to custom_build, for custom_builds that don't use docker at all (#2598)
99da9d1 build: fix up custom_build to work with non-docker builders like buildah (#2594)
4046b6f docker: support booting tilt without docker. Fixes #2253 (#2595)
920b34f engine: remove timestamp-logging. this was never a documented feature, and we're going to implement it at render-time (#2592)
4189bf3 hud: fix a panic when the websocket breaks. Fixes #2599 (#2600)
0a2a1da store: handle panics more gracefully (#2601)
9cf1cab tilt: 0.10.21 (#2591)
7829092 tiltfile: add flags.define_string_list and flags.parse (#2588)