Releases: foneandrew/ruby-spec-runner
Releases · foneandrew/ruby-spec-runner
4.2.0
4.1.0
[4.1.0]
- Add config item ruby-spec-runner.outputFilePath to aid with running rspec via guard.
Full Changelog: 4.0.1...4.1.0
4.0.1
[4.0.1]
- Fix issue with changeDirectoryToWorkspaceRoot setting and fish shell (fixes #11, thanks @steveclarke)
Full Changelog: 4.0.0...4.0.1
4.0.0
[4.0.0]
- Changing directory to workspace root will now return to the previous directory after the command has finished
- (I don't have access to a windows machine so have done my best but can't guarantee that it isn't broken)
Full Changelog: 3.11.0...4.0.0
3.11.0
3.10.0
[3.10.0]
- Rspec supports relative file paths for error backtraces (fixes error highlighting)
- Add coloured underline for test names
- Update dependencies
Full Changelog: v3.6.0...3.10.0
v3.6.0
Full Changelog: v3.5.1...v3.6.0
v3.5.1
What's Changed
- Add missing code lens support for
Rspec.describe Class::Name, "string" dosyntax (#4)
Full Changelog: https://github.com/foneandrew/ruby-spec-runner/commits/v3.5.1
For all previous changes please see the CHANGELOG.md