All Versions
15
Latest Version
Avg Release Cycle
148 days
Latest Release
2037 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.1.0 Changes
June 07, 2013Authors: Kris Leech, chatgris
- ๐ feature: add temporary global listeners
- ๐ docs: improve ActiveRecord example
- ๐จ refactor: improve specs
- โฌ๏ธ upgrade: add Ruby 2.0 support
- ๐ fix: make listener collection immutable
- โ remove: async publishing and Celluloid dependency
- ๐ fix: Make global listeners getter and setter threadsafe [9]
-
v1.0.1 Changes
May 02, 2013Authors: Kris Leech, Yan Pritzker
- ๐ feature: add async publishing using Celluloid
- ๐ docs: improve README examples
- feature:
stub_wisper_publisher
rspec helper - ๐ feature: global listeners
- ๐จ refactor: improve specs
-
v1.0.0 Changes
April 07, 2013Authors: Kris Leech
- ๐จ refactor: specs
- ๐จ refactor: registrations
- ๐ feature: Add
with
argument tosubscribe
- ๐ docs: improve README examples
- ๐ feature: Allow subscriptions to be chainable
- ๐ feature: Add
on
syntax for block subscription - โ remove: Remove support for Ruby 1.8.7
- ๐ docs: Add badges to README
-
v0.0.2 Changes
March 30, 2013Authors: Kris Leech
- โ remove: ActiveSupport dependency
- ๐ docs: fix syntax highlighting in README
-
v0.0.1 Changes
March 30, 2013Authors: Kris Leech
- ๐ docs: add README
- ๐ feature: registration of objects and blocks