v0.9.8
Checked Array Access
The library now plays well when you enable :checked-arrays
in your project. Checked Array Access is a new feature of recent ClojureScript compiler.
Notable commits:
ab0b3c1 switch to unchecked-aget/aset to prevent :checked-arrays warnings
All new work: v0.9.7...v0.9.8