Skip to content

v0.30.0

Compare
Choose a tag to compare
@dev-errant dev-errant released this 12 May 21:24
· 365 commits to master since this release
e33830b

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

🔈 Offline snapshots are now formally supported and the default for creating snapshots! See our blog announcement and docs for more info.

✨ Create snapshot json files from the Tilt UI, instead of saving snapshots to Tilt Cloud
tilt snapshot view uses a free port so it doesn't conflict with a running tilt instance
✨ Freeze the KUBECONTEXT for k8s_custom_deploy (fixes #5703)
🐛 Make sure that floats and ints are properly decoded with yaml_decode (fixes #5793)

Changelog