v0.2.1-alpha.0 (2019-10-31)
- feat(cli): run healthcheck in autorun (81b209b)
- feat(cli): add healthcheck command (1769433), closes #38
- feat(cli): save committedAt with builds (35d1d5f)
- feat(server): consolidate build view warnings (be6a263)
- feat(server): url dropdown and threshold selector in audit pane view (1bb903b)
- feat(server): add commitedAt and ancestorCommittedAt (61b1210)
- feat(server): add version endpoint (e7f1b0f)
- feat(server): add label to dropdown component (ec95bc8)
- feat(server): add branch selector to project dashboard (9ea0d49)
- feat(server): avatar inside hash pill (5e3e71e)
- feat(utils): add getVersion method to ApiClient (64ecb26)
- fix(cli): allow autorun without rc file (926eb33)
- fix(server): build hash selector design updates (4bcaa4e)
- fix(utils): ancestor hash return empty on failure (d422cff), closes #36
- refactor(utils): extract git context methods to utils (b758ad5)
- tests(cli): exercise more healthchecks in tests (df6bd6b)