Sha256: 596b0a5c73fe7822fc7ae798bec272f204594bc6602145478e7b0738d147fb25
Contents?: true
Size: 656 Bytes
Versions: 1
Compression:
Stored size: 656 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. ## [0.9.11] - Rely on the standard library Forwardable to setup how the RoleMap forwards messages to the container. - Update RoleMap role_player? method to rescue from StandardError, a non-implementation-specific exception. - Move to using triad 0.3.0 which relies on concurrent-ruby 0.9+ and moves off of thread_safe 0.3.5 ## [0.9.10] - Do something with name collisions when a role player has an existing method of another role in the context. - Move InvalidRoleType exception under the host context class namespace. This allows you to rescue from your own namespace.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
surrounded-0.9.11 | Changelog.md |