v0.4.2
Installation
Summary of Changes
- Fix PAXHEADERS error on certain MacOS filesystems
- Add support for CRDs
- Add key to enable/disable profiling
- Performance improvements on large terminals
Changelog
2b1cf45 .: fix a few bugs (#961)
64524ad DC: no red on container rebuild (#935)
b139d49 Update README.md (#930)
140d86e build: clear UID and GID before adding to tar (#949)
7eaf92a circleci: update brew to go1.11 and explode brew cache (#957)
c791c56 docker compose logs: check if log tailing process has exited and restart if needed [ch1211] (#938)
ec1b0ff engine: action logger should copy byte slice, not use the exsting one [ch1226] (#951)
a99e106 engine: docker compose build logs show up in manifest specific log (#939)
753859b engine: fix some flaky tests (#927)
ac3d6b1 hud: show DC container start time (#926)
0665a7b k8s: bug fix for extensions/v1beta deployments (#956)
73e6836 k8s: handle CRDs properly (#953)
c2818b3 readme: update copy a bit based on HN feedback/suggestions (#937)
39bdecf renderer_test: fix build (#946)
c1d943e rty: don't set cells to 0 (#955)
6420756 testutils: I can't spell GID without spelling GIF (#962)
664675f tilt: p is for profile (#950)
9edce03 tiltfile: remove duplicate code from bad merge (#923)