Skip to content

v0.8.2

Choose a tag to compare

@nicks nicks released this 02 May 22:38
1001e29

Changelog

2612042 Read yaml function (#1524)
3ccd424 assets: move AssetServer to its own package because it's shared (#1548)
7ddb7dc assets: prod asset server can accept version to serve as query param [ch2284] (#1570)
6f5b526 bump dev version (#1545)
aeb7034 engine: A BuildState's FileChanged field should only contain files that the image depends on. Fix up the tests to accurately reflect this (#1549)
07614d1 engine: in-place updates for files from the base image (#1551)
3fd4605 ignore: don't use gitignore now that we have tiltignore (#1568)
da462c1 k8s: add a work-around for bugs in container status image refs (#1554)
7a254b3 makefile: set parallelism to 4, because the linker is still getting sigkills on circleci (#1552)
748ea1a model: add a helper struct for traversing image graphs (#1546)
faee980 readme: update the video and screenshot (#1561)
92679a6 sail server: send most recent data to new fan on join [ch2310] (#1562)
a3e3df1 sail/web: button to trigger sail room join [ch2282] (#1550)
34ae70f sail: re-unify new room and room connect so that we can surface the sail url right away, w/o waiting for OnChange (#1559)
5a63c5c shud: handle websocket concurrency better (#1564)
117eeff store: add optional SetUp method for subscribers (#1558)
f27767a store: put tiltInfo (i.e. info on the current build of Tilt) on engine state so it's accessible from within the app w/o wiring it individually into components (#1572)
1ed682e tiltfile: allow live_update syncs from dependent images (#1553)
20a0806 tiltfile: tweaks to read_yaml to match naming conventions (#1565)
2de524b web: don't incr in a for loop
1001e29 web: fix errors analytics events (#1575)
b684f5f web: implement "all" preview view (#1569)
4fa491c web: make sail-info its own component, show "connect to sail" button if sail enabled and no url (#1544)
f1c60b9 web: make tabnav links via pathbuilder so they work when served by sail [ch2307]l (#1563)
f11c4e5 web: misc cleanup (#1574)
6731078 web: most recent builds appear at the start of the array, not the end (#1571)
9722ea1 web: polish layout for "ALL" Preview (#1573)
c115a6a web: refine design for StatusBar (#1566)
b170c5e web: show resource info (#1556)
3bac6c9 web: sidebar shows resources building (#1547)
a8f798a web: upgrade some deps so that tilt works with node 12 (#1567)