Skip to content

Releases: Widdershin/sonic-pi-cli

v0.1.1

07 Sep 06:31
Compare
Choose a tag to compare
  • #16 - Fix an issue on Windows 10 where the tool would incorrectly report that sonic pi was not running. Thanks to @rbnpi for the bug report and @davidair for the fix.
  • Display help text even when sonic pi is not running

v0.1.0

10 Nov 01:30
Compare
Choose a tag to compare
  • Display help text when you run sonic_pi -h (thanks to @MartinDelille)

v0.0.5

25 Jan 21:12
Compare
Choose a tag to compare
  • #9 Refactored code to reduce duplication and number of methods, thanks to @AJFaraday 😸

v0.0.4

21 Sep 06:30
Compare
Choose a tag to compare
  • Add support for Sonic Pi 2.7, thanks to @xavriley. Also thanks to @rbnpi for letting me know 2.7 had been released.

This release breaks support for earlier versions of Sonic Pi. v0.0.3 should still work for Sonic Pi >=2.6.

v0.0.3

13 Feb 03:09
Compare
Choose a tag to compare
  • Thanks to dermusikman, sonic-pi-cli will now fail with an error if sonic pi is not running

v0.0.2

09 Feb 11:58
Compare
Choose a tag to compare

Add sonic_pi stop command
Add osc-ruby dependency to gemfile
Add help text