wisper v2.0.0 Release Notes

Release Date: 2017-03-07 // about 7 years ago
  • Authors: Sergey Mostovoy, Andrew Kozin, Kyle Tolle, Martin, Rob Miller, Mike Dalto, orthographic-pedant, Drew Ulmer, Mikey Hogarth, Attila Domokos, Josh Miltz, Pascal Betz, Vasily Kolesnikov, Julien Letessier, Kris Leech

    • ๐Ÿ›  Fix: logger raises exception if hash is passed as an argument to a listener #133, #136
    • ๐Ÿ›  Fix: deprecation warnings #120
    • Doc improvements: #106, #111, #116, #122, #128, #130, #147, #149, #150, #151
    • โž• Adds: Allow configuration of default prefix when using prefix: true. #105
    • โž• Adds: Allow unsubscribing of global listeners #118
    • โž• Adds: Helpful error message when passing a block to #subscribe of #on #125
    • โž• Adds: raise an error message when #on is not passed a block #146
    • โž• Adds: Support for JRuby 9.x #148
    • โž• Adds: Support for MRI 2.4.0 #155
    • ๐Ÿ”จ Refactor specs #126, #131