Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 308 Bytes

CHANGELOG.md

File metadata and controls

5 lines (5 loc) · 308 Bytes
  • 2013-05-03 - Removed explicit support for Dispatch because it introduces a load order dependency. Set g:rspec_command in your .vimrc if you want to use Dispatch or any other test runner.
  • 2013-04-11 - RunCurrentSpecFile and RunNearestSpec will fall back to RunLastSpec if not in spec file.