- Change default keybindings to use 'r' instead of '.' (see #10)
- Change default keybindings to use 'alt' instead of 'ctrl' (see #9)
- Improve README documenting assumed left/right directions when splitting panes (see #1)
- Prevent switch attempts without an active document
From this release onwards, ruby-test-switcher can handle any Ruby project out of the box.
- Add support to find both source and test files in 'non-standard' locations
- Add support to switch files without splitting panes
- Prevent switch attempts without an active text editor
- Add platform specific key bindings
- Reword menu labels
- Fix typos and erratum in the README
- Add Travis CI build status to the README
- Add installation instructions to the README
- First release