abcjs 6.4.3 → 6.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/RELEASE.md CHANGED
@@ -1,3 +1,19 @@
1
+ # Version 6.4.4
2
+
3
+ ## Bugs
4
+
5
+ * Fix measure numbering when there are multi-measure rests.
6
+
7
+ * Fix crash when subtitle is right before setting the bar number.
8
+
9
+ * Don't allow the measure number to overlap the treble clef.
10
+
11
+ * Improved trill, mordent, and turn playback rendering.
12
+
13
+ * Increased measure number offset for wide measure numbers and treble clef.
14
+
15
+ * Not adding the top position if putting a measure number on the clef.
16
+
1
17
  # Version 6.4.3
2
18
 
3
19
  ## Bugs
@@ -2752,4 +2768,3 @@ Examples
2752
2768
  * Updated the example files to always use the latest version.
2753
2769
 
2754
2770
  * Fixed font displaying html file to note have the elements write on top of each other.
2755
-