Skip to content

Releases: leonawicz/tabr

tabr 0.5.5 release

09 Jan 14:17

Choose a tag to compare

  • Updated to avoid upcoming breaking change in latest dplyr package release.

tabr 0.5.4 release

31 Oct 13:08

Choose a tag to compare

  • Updated unit tests to avoid upcoming breaking change in latest testthat package release.

tabr 0.5.2 release

30 Apr 13:18

Choose a tag to compare

  • CRAN-required updates.
  • Updated documentation.

tabr 0.5.1 release

19 Sep 14:32

Choose a tag to compare

  • Minor updates.

tabr 0.5.0 release

29 Jun 17:10

Choose a tag to compare

  • Refactored and made improvements to plot_fretboard() and plot_chord() including the addition of fret_labels and fret_offset arguments.
  • Updated tests and documentation.

tabr 0.4.9 release

23 Sep 15:46

Choose a tag to compare

  • Added required package alias in documentation.
  • Various minor improvements, bug fixes, and updates, including for building against newer versions of LilyPond (see tabr_lilypond_api()).
  • General documentation updates.

tabr 0.4.5 release

24 Feb 16:58

Choose a tag to compare

  • Lilypond API built and tested againsts a newer version of Lilypond: v2.23.0.
  • Minor fixes and documentation updates.

tabr 0.4.4 release

01 Dec 16:19

Choose a tag to compare

  • Documentation updates: readme, help docs, new vignette.

tabr 0.4.3 release

06 May 04:53

Choose a tag to compare

  • Bug fix for dyads in freq_ratio.
  • Updated some generic method implementations required for working with dplyr 1.0+.

tabr 0.4.2 release

17 Mar 14:52

Choose a tag to compare

  • Added freq_ratio generic for generating a data frame of frequency ratios from frequencies, noteworthy objects, or music objects.
  • Added utility functions for retrieving LilyPond version and installation directory and tabr LilyPond API details.
  • Fixed bug where multiple sharps in tuning broke tab staff string label LilyPond syntax.
  • Updated documentation.