From: Ryan Davis Date: 2012-12-22T06:16:09+09:00 Subject: Re: [ANN] Bacon 1.2, a small RSpec clone On Dec 21, 2012, at 03:24 , Christian Neukirchen wrote: > Hello, > > Today, after over 4 years, I'm proud to release Bacon 1.2. Congratulations! > * December 21th, 2012: Fourth public release 1.2.0. > * #satisfy will not pass arguments anymore to the block, use lexical scope. > * Fixed Context#change?. > * Add support for finding specs named like spec/**/*_spec.rb. > * Contexts nest properly. > * Timer in TestUnitOutput. > * Nested output for SpecDoxOutput. > * Small cleanups and more tests. This looks fantastic. Damnit... and I was just about to announce minitest/bacon... I've almost passed all your tests. :P