This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
0.8.0
This release prepares the library for the forthcoming "inferred externs" clojurescript feature. This will finally allow us to compile the library with advanced compilation. We still need to wait for a new release of clojurescript to come out to take advantage of it. Note that you will need to enable the :infer-externs
compiler flag to make use of this, like so.
Secondly, there is another small breaking change: I removed the stop
function. It was essentially pointless.