On Fri, Oct 3, 2008 at 12:28 PM, Zach Dennis <[EMAIL PROTECTED]> wrote: > David, > > Can you tag this in git or push your git tags if you have done so > locally ? Thanks,
The tags have already been pushed - I can see them on github, can you not? > > Zach > > On Fri, Oct 3, 2008 at 9:14 AM, David Chelimsky <[EMAIL PROTECTED]> wrote: >> Thanks to some very quick feedback on the 1.1.7 release, the RSpec >> Development Team is proud to announce yet another bug fix release: >> RSpec-1.1.8. >> >> RSpec-1.1.8 includes the following changes: >> >> == rspec-1.1.8 >> >> * 2 bug fixes >> >> * restore colorized output in linux and windows w/ autotest (Tim >> Pope). Fixes #413. >> * autospec no longer hangs on windows. Fixes #554. >> >> == rspec-rails-1.1.8 >> >> * 2 bug fixes >> >> * correctly handle assigns that are false. Fixes #552. >> * ensure that NotYetImplemented examples report as pending (fixed in >> rspec, not rspec-rails). Fixes #553. >> >> == Install >> >> [sudo] gem install rspec >> [sudo] gem install rspec-rails >> >> == More information >> >> http://rspec.info >> http://rubyforge.org/projects/rspec/ >> http://github.com/dchelimsky/rspec/wikis >> http://rspec.lighthouseapp.com/ >> _______________________________________________ >> rspec-users mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/rspec-users >> > > > > -- > Zach Dennis > http://www.continuousthinking.com > http://www.mutuallyhuman.com > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
