All Versions
15
Latest Version
Avg Release Cycle
148 days
Latest Release
2037 days ago

Changelog History
Page 2

  • v1.1.0 Changes

    June 07, 2013

    Authors: 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, 2013

    Authors: 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, 2013

    Authors: Kris Leech

    • ๐Ÿ”จ refactor: specs
    • ๐Ÿ”จ refactor: registrations
    • ๐Ÿ”‹ feature: Add with argument to subscribe
    • ๐Ÿ“„ 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, 2013

    Authors: Kris Leech

    • โœ‚ remove: ActiveSupport dependency
    • ๐Ÿ“„ docs: fix syntax highlighting in README
  • v0.0.1 Changes

    March 30, 2013

    Authors: Kris Leech

    • ๐Ÿ“„ docs: add README
    • ๐Ÿ”‹ feature: registration of objects and blocks