Skip to content

v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@jamesplease jamesplease released this 29 Jun 04:25
· 148 commits to master since this release

Bug fix: Methods are no longer bound by the Channel convenience functions, but instead defer to the original registration methods' third context argument. This has a slew of benefits, perhaps the most important being the ability to remove those functions at a later date without needing to remove every listener.