Sha256: b5341c52a955a4108842cae92edd40179fa3882fed9a27de4060c01ecee0a897
Contents?: true
Size: 1.7 KB
Versions: 2
Compression:
Stored size: 1.7 KB
Contents
== 0.0.0 / 2010-10-13 * Birthday! == 0.0.1 / 2010-10-13 * Initial code import from EM-Spec and AMQPHelper == 0.0.2 / 2010-10-13 * Minimal functionality implemented == 0.0.4 / 2010-10-14 * Problems with default_options resolved == 0.1.0 / 2010-10-15 * Monkeypatched start/stop_connection directly into AMQP == 0.1.2 / 2010-10-15 * Cleanup in AMQP.cleanup == 0.1.3 / 2010-10-15 * Make sure Thread.current[:mq] state is cleaned after each example == 0.1.7 / 2010-10-15 * em interface improved for timeout arg == 0.1.11 / 2010-10-18 * Optional delay added to done == 0.2.0 / 2010-10-28 * Rspec 2 support added == 0.2.2 / 2010-10-31 * Metadata in Rspec 1 == 0.2.7 / 2010-11-04 * Make AMQP.cleanup_state more thorough == 0.2.8 / 2010-11-15 * syncronize method added for wrapping async calls == 0.2.9 / 2010-11-16 * Fallback to a separate default timeout == 0.3.0 / 2010-11-16 * Hooks em_before/em_after implemented == 0.3.1 / 2010-11-17 * Documentation cleanup == 0.3.2 / 2010-11-23 * EM hooks now working as they should - bugs fixed == 0.3.3 / 2010-11-24 * Spec timeout refactored == 0.3.4 / 2010-11-26 * amqp_before/after hooks added == 0.3.5 / 2011-01-07 * Drop-in support for legacy em-spec based examples added == 0.3.6 / 2011-01-07 * Changed Gemfile to avoid circular dependency on AMQP == 0.3.7 / 2011-01-07 * Changed Gemspec to avoid circular dependency on AMQP == 0.3.8 / 2011-01-25 * MRI 1.8.7 support added == 0.4.0 / 2011-03-13 * Forked into evented-spec. * cool.io support * Using amqp 0.8.* API instead of 0.7.* == 0.4.1 / 2011-04-29 * More cool.io goodies: * EventedSpec::CoolioSpec module similar to EMSpec and AMQPSpec * coolio_before / coolio_after hooks * #delayed helper
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
evented-spec-0.9.0 | HISTORY |
evented-spec-0.4.1 | HISTORY |