Skip to content

0.8.5

Compare
Choose a tag to compare
@darwin darwin released this 04 Dec 19:11
· 2123 commits to master since this release
v0.8.5

A maintenance release

This release should fix occasional problem with REPL stuck with "Dirac Agent connected. Bootstrapping ClojureScript REPL..." (http-kit/http-kit#318).

Mostly worked on testing infrastructure again:

  • Tests should be less flaky.
  • Tests transcripts are streamed back to test runner.
  • Tests can newly run inside a Docker container.

Rolling DevTools

Merged commits e9aa9df...2eee2aa from official DevTools.
Should work best with Chrome ~57.0.2941.2.
Links to matching Chromium snapshots: Mac | Linux_x64 | Win | Win_x64.

Notable commits

79d8176 shared: fix that nasty options model race
e0a5482 shared: fix options model broken in 79d8176
2e6f85b lib: delay initial :ready response in web-socket client
a58111d automation: introduce simple streaming of transcripts to runner script

All new work: v0.8.4...v0.8.5