Svguitar Versions Save

Create beautiful SVG guitar chord charts

v2.2.2

8 months ago

2.2.2 (2023-08-30)

Bug Fixes

  • upgrade svgdom from 0.1.11 to 0.1.14 (f6e4e3a)

v2.2.1

9 months ago

2.2.1 (2023-08-21)

Bug Fixes

  • upgrade svgdom from 0.1.10 to 0.1.11 (931f81a)

v2.2.0

1 year ago

2.2.0 (2022-11-29)

Features

  • chord chart: introduce option to add an SVG title (d8101a2)

v2.1.1

1 year ago

2.1.1 (2022-11-29)

Bug Fixes

  • chord chart: decrease title by at least 3% when it overflows (0adb8ce)

v2.1.0

1 year ago

2.1.0 (2022-10-29)

Features

  • chord chart: introduce flag to hide the position (fr) and nut (2777d14)

v2.0.0

1 year ago

2.0.0 (2022-10-19)

Code Refactoring

  • rename nut to finger everywhere (b39a62d)

BREAKING CHANGES

  • and change all wrongly named nut* properties to finger*.
  • rename nut to finger everywhere. Specifically the configuration properties nutSize, nutColor, nutTextColor, nutTextSize, nutStrokeColor, nutStrokeWidth are now renamed to fingerSize, fingerColor, fingerTextColor, fingerTextSize, fingerStrokeColor, fingerStrokeWidth.

v1.16.1

1 year ago

1.16.1 (2022-10-15)

Bug Fixes

  • chord chart: center the watermark on the fretboard in horizontal orientation (729b889)

v1.16.0

1 year ago

1.16.0 (2022-10-13)

Features

  • chord chart: allow adding a watermark to the chord diagram (7702398)

v1.15.1

1 year ago

1.15.1 (2022-07-20)

Bug Fixes

  • upgrade roughjs from 4.4.5 to 4.5.2 (02453c7)

v1.15.0

1 year ago

1.15.0 (2022-07-18)

Features

  • demo: deploy demo page and docs to github pages (4617669)