Skip to content

Commit ad36dbf

Browse files
committed
prepare 6.2.0 release
1 parent 30642b2 commit ad36dbf

12 files changed

+30403
-172
lines changed

RELEASE.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# Version 6.2.0
2+
3+
## Features
4+
5+
* implement %%MIDI bassprog, bassvol, chordprog, chordvol
6+
7+
* Add support for `[r: ... ]` remark
8+
9+
* add support for %%voicecolor
10+
11+
* add germanAlphabet option: display chords using German music alphabet
12+
13+
## Bugs
14+
15+
* fix placement of ties when they extend to a new line
16+
17+
* fix crash with tablature and showDebug are used at the same time.
18+
19+
* fix bug in getting the location of the beat from TimingCallbacks when there are prep beats.
20+
21+
* Change D.C. and D.S. decorations to be right aligned
22+
23+
* fix metronome with changing meter
24+
25+
* don't indent unaligned words
26+
27+
## Documentation
28+
29+
* Improved the typescript types somewhat.
30+
131
# Version 6.1.9
232

333
## Features

dist/abcjs-basic-min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/abcjs-basic.js

+184-67
Large diffs are not rendered by default.

dist/abcjs-basic.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/abcjs-plugin-min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.vuepress/dist

Submodule dist updated 146 files

font_generator/Bravura.svg

+4,841
Loading

font_generator/BravuraText.svg

+20,373
Loading

font_generator/test.html

+4,870
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)