@datagrok/bio 2.15.8 → 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,17 @@
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
+
3
15
  ## 2.15.8 (2024-10-02)
4
16
 
5
17
  ### New features