Skip to content

Releases: rasmusab/beepr

beepr 2.0

06 Jul 20:36
13dfa3e
Compare
Choose a tag to compare
  • beep_on_error rethrows the error after beeping. This is a breaking change from 1.3.
  • Fixed a bug that resulted in R crashing when calling beep() multiple times in a short time frame. (#26)
  • Removed the dependency on stringr. (#42)
  • Allowed beep(-1) or beep("none") to result in no sound being played. (#29)
  • Fixed a bug where the download sound-option did not work on Windows. (#41)

beepr 1.3

17 Jun 10:16
Compare
Choose a tag to compare

Fixed incompatability with the new stringr 1.0.0.

Stable version

07 Jul 11:14
Compare
Choose a tag to compare

This is the same version as 1.1 on CRAN, except that it also includes a ping function that is marked as deprecated.

Stable version

13 Jun 08:30
Compare
Choose a tag to compare

This seems to pretty much work now, so I'll just tag it as 1.0.

Development version of 1.0

09 May 09:55
Compare
Choose a tag to compare
Pre-release
v1.0-devel

Added the possibility to specify a custom sound (wave file)

Stable version

09 May 09:52
Compare
Choose a tag to compare

Stable version which seems to be working for most people.