- Extended settings with database cleanup configuration:
- cleanupOldMessages
- cleanupOldSnapshots
- Removed FAKE (now uses standard dotnet command to build and package the library)
- Added GetItemCount and GetItems messages
- Updated Akka packages to 1.5
- Updated Akka.Persistence and Akka.TestKit.Xunit to 1.4.1-rc1
- Removed support for .NET 4.5 as no longer supported by Akka.Persistence
- Bumped version to .NET Standard 2.0 to synchronized with Akka.Persistence
- Bumped version of Tests to .NET Core 2.0 (minumum required by .NET Standard 2.0)
- Added support for cron expressions.
- Updated to Akka.Persistence v1.3.10
- Nuget package