Skip to content

0.5.0

Compare
Choose a tag to compare
@darwin darwin released this 13 Jan 01:30
· 666 commits to master since this release

Support for Dirac DevTools

Dirac is a fork of Chrome DevTools which adds some new features for ClojureScript developers. We don't have to wait anymore for Chrome developers to implement tools requested by ClojureScript community. We can potentially do that ourselves in this fork.

https://github.com/binaryage/dirac

Notable commits:

  • a660bce make parsing stack traces in sanity hints more roubust
  • 33363d8 display startup banner indicating enabled features
  • 57b8a90 mark core/enable! and core/disable! as deprecated