Skip to content

Releases: dcarral/atom-ruby-test-switcher

1.2.3

01 Aug 11:22

Choose a tag to compare

  • Change default keybindings to use 'r' instead of '.' (see #10)

1.2.2

31 Jul 21:25

Choose a tag to compare

  • Change default keybindings to use 'alt' instead of 'ctrl' (see #9)
  • Improve README documenting assumed left/right directions when splitting panes (see #1)

1.2.1

13 Feb 17:55

Choose a tag to compare

  • Prevent switch attempts without an active document

1.2.0

12 Oct 11:18

Choose a tag to compare

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

1.1.0

30 Sep 09:33

Choose a tag to compare

  • Add support to switch files without splitting panes

1.0.3

13 Sep 22:32

Choose a tag to compare

  • Prevent switch attempts without an active text editor

1.0.2

08 Sep 00:29

Choose a tag to compare

  • Add platform specific key bindings
  • Reword menu labels
  • Fix typos and erratum in the README

1.0.1

08 Sep 00:29

Choose a tag to compare

  • Add Travis CI build status to the README
  • Add installation instructions to the README

1.0.0

08 Sep 00:29

Choose a tag to compare

  • First release