Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 598 Bytes

1.6.0.md

File metadata and controls

11 lines (10 loc) · 598 Bytes

Version 1.6.0 - April 26, 2014

  • 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