- clean up dependencies list
- remove dependency on
scala-atomic
and 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
InMemoryCache
implementation - 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