- Forward operator
<<!
- Parent property in actor contexts
- Split Persist/PersistAsyn effect into single- and multi-event versions
- Initialized native F# support for Akka.IO (Akkling.IO namespace)
- F# support for some of the Akka system messages in form of active patterns.
- Akkling.Behaviors module with set of common behaviors.
- New effects-based actor expression API
- New Persistence API based on effects
- Actor/persistent actor lifecycle events handled as messages
- using Akka nightly builds
- switched to Wire as default serializer
- minor function arguments precedence redesign
- Fixed problem with Discriminated Unions serialization
- Upgraded to Akka 1.0.4 and FsPickler 1.2
- Upgraded Newtonsoft.Json dependency to 7.0.1
- Akkling.Persistence package released
- Initial release
- Typed actor refs
- Simplified API