Skip to content

Releases: martijnversluis/ChordSheetJS

v10.3.0

22 Sep 06:16
6dc28bc
Compare
Choose a tag to compare

Changes

Introduce Song#useModifier

Allows changing the chord modifier (accidental) for all chords

Resolves #1169

Respect accidental when transposing song to key

Resolves #1051

v10.2.0

24 Aug 19:40
48621b7
Compare
Choose a tag to compare

Changes

  • Soft line break support for ChordsOverWordsParser (#1269)
  • Improve ChordPro soft line break support (#1312)
  • Treat section end as paragraph end (#1297)

v10.1.0

24 May 18:13
dc7b669
Compare
Choose a tag to compare

Changes

  • Add Chord to default export (#1206)

v10.0.1

22 May 20:19
787ba11
Compare
Choose a tag to compare

Changes

  • Do not render empty section label (#1200)

v10.0.0

19 May 20:17
6111068
Compare
Choose a tag to compare

Changes

  • Return null for missing metadata (#1184)

v9.0.7

19 May 19:14
f779e18
Compare
Choose a tag to compare

Changes

  • Fix normalize Cb to B in Db (#1183)

v9.0.3

10 May 20:04
cd0e9e7
Compare
Choose a tag to compare

v9.0.1

22 Apr 20:28
4b515f1
Compare
Choose a tag to compare
9.0.1

v9.0.0

14 Apr 19:20
dec38fd
Compare
Choose a tag to compare
  • Support key change when transposing (#1149) [thanks to @bkeepers for contributing]
  • Sections support (#1144): proper support for ABC, grid, Lilypond and tab

v8.6.0

13 Mar 22:15
0b45c97
Compare
Choose a tag to compare

Changes

  • Add arranger and sorttitle meta directive (#1124)
  • Implement ChordPro annotations (#1127)