Releases: tilt-dev/tilt
v0.3.0
Installation
Breaking Changes
- Major changes to Tiltfile syntax, see https://docs.tilt.build/ for more details
- Major UX overhaul
Changelog
f87c5f5 tilt: update timers more smoothly (#792)
dfdf6fe build: support mounting files to directories (#788)
3276bac engine: fix a racey segfault in testing (#786)
96eb5cc engine: fix nil pointer error (#820)
7e216a5 engine: store multiple build states (#805)
9f6e8fd hud: add cell alignment to collapsed UX (#801)
7d2d28f hud: add column headers (#804)
25615b8 hud: add default log pane and fullscreen mode (#794)
17d49fe hud: add spinner to pending resources [ch1071] (#816)
62f1bac hud: by default, all renderer tests should be uncollapsed (#791)
5833b3b hud: collapse by default, auto-expand on error (#785)
05b2bc2 hud: fix a subtle bug in log display (#796)
2d7c8ab hud: if showing logs inline, try crashLogs first [ch1090] (#821)
e84b9aa hud: implement new collapsed UX (#793)
22d02da hud: move editstatusline into its own file (#789)
5979d7c hud: tweak pending states a bit (#802)
5872909 logger: funcLogger should observe log levels (#822)
e898bf5 tilt: README: fix quickstart link (#808)
0165e9e tilt: add pgup/dn, fix scrolling at bottom of log (#787)
8416e19 tilt: don't put tiltfile error type in hud (#807)
462fd01 tilt: fix scrolling near bottom of screen (#798)
b67e0ac tilt: improve crash rebuild logs a bit (#797)
f28cefd tilt: make (l) cycle through log views (#806)
bb9b4ce tilt: properly truncate the EDITS list (#777)
012d908 tiltfile2: use a new syntax (#810)
6abad02 vendor: unfork tcell (#815)