Skip to content

Commit bafca35

Browse files
author
paulrosen
committed
Prepare 6.4.3
1 parent 2503ea4 commit bafca35

7 files changed

+81
-87
lines changed

RELEASE.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Version 6.4.3
2+
3+
## Bugs
4+
5+
* If there is a slur or tie on the top or bottom of a line, make sure there is room for it.
6+
7+
* Fix for crash on malformed @ positioned annotations
8+
9+
* Fix call of getBpm() to use the specified tempo if it isn't supplied.
10+
11+
* Bring bass note in range if transposed out-of-range by a visual transpose
12+
113
# Version 6.4.2
214

315
## Bugs

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-min.js.LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**!
2-
Copyright (c) 2009-2023 Paul Rosen and Gregory Dyke
2+
Copyright (c) 2009-2024 Paul Rosen and Gregory Dyke
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy
55
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)