wisper v1.4.0 Release Notes

Release Date: 2014-09-08 // over 9 years ago
  • Authors: Kris Leech, Marc Ignacio, Ahmed Abdel Razzak, kmehkeri, Jake Hoffner

    • 🔋 feature: matcher for rspec 3
    • 🛠 fix: temporary global listeners are cleared if an exception is raised
    • 🔨 refactor: update all specs to rspec 3 expect syntax
    • 📄 docs: update README to rspec 3 expect syntax
    • 🔋 feature: combine global and temporary listener methods as Wisper.subscribe
    • deprecate: Wisper.add_listener and Wisper.with_listeners, use Wisper.subscribe instead