Sha256: 056ad6fc387eb00eb82617fb978f2891e4db4096abb692742947bbf34cfb2d7f

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 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

== 0.4.1 ... 0.10.0.pre / 2011-04-29 ... 2012-02-17

* API wasn't changed at all
* Minitest support (as in 'minitest/spec')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
evented-spec-1.0.0.beta1 HISTORY