Codebase list libevent-distributor-perl / debian/0.05-1 Changes
debian/0.05-1

Tree @debian/0.05-1 (Download .tar.gz)

Changes @debian/0.05-1raw · history · blame

Revision history for Event-Distributor

0.05    2018-07-23 16:11:07
        [CHANGES]
         * Ensure an empty query event doesn't fail
         * Ensure that a dying subscriber to query doesn't kill the entire
           distribution
         * Make empty results count as failures for Query
         * Make Query return empty result if all its subscribers did
         * Use Syntax::Keyword::Try instead of plain eval{} block

0.04    2015/11/27 21:53:07
        [CHANGES]
         * Added 'action' events
         * Update documentation to barename function style

0.03    2015/02/11 20:21:19
        [CHANGES]
         * Expose Ev:Dist::Signal/Query as user-accessible objects

        [BUGFIXES]
         * Don't corrupt internal state when subscriber functions trash $_

0.02    2014/12/10 22:18:13
        [CHANGES]
         * Add query-like events
         * Ensure Signals raise errors as failures if any of their subscribers
           do
         * Add TODO note about anonymous signals

0.01    2014/08/16 19:04:30
        First version, released on an unsuspecting world.