Cool little library.
The examples in the readme and examples directory don't work with version 0.0.4 which is the dependency given in the readme. The readme and simple.clj examples throw null pointer exceptions.
It took me a bit to discover that there's a 0.0.5-SNAPSHOT on clojars that is needed for the examples to work.
Cool little library.
The examples in the readme and examples directory don't work with version
0.0.4which is the dependency given in the readme. The readme andsimple.cljexamples throw null pointer exceptions.It took me a bit to discover that there's a
0.0.5-SNAPSHOTon clojars that is needed for the examples to work.