Skip to content

Releases: dnvriend/akka-persistence-inmemory

v1.1.0-M3

16 Aug 11:08
Compare
Choose a tag to compare

###Changes

  • Merged PR #5 Dmitry Lisin Compatibility with Akka 2.4-M3, thanks!
  • Created a new branch release-akka-2.4-M3 for release akka-persistence-inmemory 1.1.0-M3 Akka 2.4-M3 compatibility,
  • Use the following library dependency: "com.github.dnvriend" %% "akka-persistence-inmemory" % "1.1.0-M3"
  • Be sure to use Akka 2.4-M3, Scala 2.11 and Java 8 if you want to try out the M3 release.
  • Scala 2.11.6 -> 2.11.7
  • Apache-2.0 license

v1.0.4

16 Aug 11:06
Compare
Choose a tag to compare

Changes

  • Scala 2.11.6 -> 2.11.7
  • Akka 2.3.11 -> 2.3.12
  • Apache-2.0 license

v1.0.3

25 May 15:40
Compare
Choose a tag to compare

Changes

  • Merged Issue #2 Sebastián Ortega Regression Fix corner case when persisted events are deleted, thanks!

v1.0.1

16 May 03:46
Compare
Choose a tag to compare

Changes

  • Some refactoring, fixed some misconceptions about the behavior of Scala Futures one year ago :)
  • Akka 2.3.6 -> 2.3.11
  • Scala 2.11.1 -> 2.11.6
  • Scala 2.10.4 -> 2.10.5
  • Merged Issue #1 Sebastián Ortega Fix corner case when persisted events are deleted, thanks!

First release bintray

19 Aug 09:40
Compare
Choose a tag to compare
0.0.1

initial