Version 1.6.0 - April 26, 2014
April 26, 2014 ยท View on GitHub
- clean up dependencies list
- remove dependency on
scala-atomicand replace it with Monifu, the new project to which my work on Scala Atomic references has moved - remove Akka's Scheduler dependency and replace it with Monifu's Scheduler
- fix critical bug in the
InMemoryCacheimplementation - bad case match - add cross-compilation settings - project Shade is now cross-compiled for Scala 2.10.4 and Scala 2.11.0
- published to Maven Central