Skip to content

Releases: martijnversluis/ChordSheetJS

v10.6.0

30 Nov 10:02
5c1a631
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.5.0...v10.6.0

v10.5.0

24 Nov 09:28
431d09e
Compare
Choose a tag to compare

Changes

  • Implement Song#getChordDefinitions() (#1437)

v10.4.2

22 Nov 20:31
e5afede
Compare
Choose a tag to compare

Full Changelog: v10.4.1...v10.4.2

v10.4.0

12 Nov 13:19
6690fe3
Compare
Choose a tag to compare

Changes

  • Generate chordpro sections grammar from config (#1433)
  • Introduce Song#getChords() (#1435)

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)