typed-actors v1.5.0 Release Notes

Release Date: 2015-11-04 // over 8 years ago
  • ๐Ÿš€ This release is source compatible with the previous release, but not binary compatible.

    ๐Ÿ›  Fixed

    • the dependeny on akka-actor is set to the provided scope again

    ๐Ÿ”„ Changed

    • TypedActor.Of no longer requires an implicit classTag to be available.

    โž• Added

    • ๐Ÿ‘ Phantom Union types for Typed Actors to support mulitple unrelated messages