@datagrok/bio 2.15.7 → 2.15.9

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/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # Bio changelog
2
2
 
3
+ ## 2.15.9 (2024-10-03)
4
+
5
+ ### New features
6
+
7
+ * Add monomer lib getMonomerTextColor
8
+
9
+ ### Bug fixes
10
+
11
+ * Fix sample monomer Aca colors
12
+ * Fix Difference, Monomer renderers to use getMonomerTextColor
13
+ * Fix MacromoleculeCustomCellRenderer console error on onMouseLeave
14
+
15
+ ## 2.15.8 (2024-10-02)
16
+
17
+ ### New features
18
+
19
+ * Add use monomer lib colors for Monomer Difference Macromolecule
20
+ * Add use monomer lib colors fpr WebLogoViewer
21
+
22
+ ### Bug fixes
23
+
24
+ * Fix test splitters.splitToMonomers for default monomer lib
25
+ * Fix monomer lib colors for natural monomers
26
+ * Fix monomer colors for empty monomer lib
27
+
3
28
  ## 2.15.7 (2024-10-02)
4
29
 
5
30
  Adjust monomer colors for very 'white' colors.