Sha256: 327d9897be67975c1f3e59227fc622e4f4d8e09a3965614e1ac0be3ddf19ac89
Contents?: true
Size: 867 Bytes
Versions: 1
Compression:
Stored size: 867 Bytes
Contents
# Changes ## 2.0.3 - 2011-03-08 * checks that some event callbacks exist before trying to invoke, fixes #6 ## 2.0.2 - 2011-03-01 * updated to-do's and version number in README.md * added CHANGELOG.md * connection's @close@ method now clears remaining subscriptions and receipt handlers after all events are fired. should ease the work the failover extension has to do to re-subscribe appropriately. * corrected spec tests to handle features introduced in 2.0.1 - should not have pushed a new version until those specs were run. ## 2.0.1 - 2011-02-27 * connection now raises exception in threaded receiver to stop, prevents blocking on @receive@ * connection terminated event now fires properly, fixes #1 * subscription manager clears remaining subscriptions when the connection is closed, fixes #2 ## 2.0.0 - 2011-02-22 * Rewrite of stomper
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stomper-2.0.3 | CHANGELOG.md |