Releases: martijnversluis/ChordSheetJS
Releases · martijnversluis/ChordSheetJS
v10.4.0
Changes
- Generate chordpro sections grammar from config (#1433)
- Introduce
Song#getChords()
(#1435)
v10.3.0
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
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
Changes
- Add Chord to default export (#1206)
v10.0.1
Changes
- Do not render empty section label (#1200)
v10.0.0
Changes
- Return null for missing metadata (#1184)
v9.0.7
Changes
- Fix normalize Cb to B in Db (#1183)