@datagrok/bio 2.12.18 → 2.12.19

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.12.19 (2024-05-16)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix tests cell renderer monomer placer for default monomer lib
8
+ * Add tests for monomer placer hitBounds
9
+ * Fix cell renderer to limit for visible monomers
10
+ * Fix MacromoleculeColumnWidget to limit WebLogo for visible
11
+ * Fix WebLogo to limit seq splitting on end position specified
12
+ * GROK-15678: Bio: Fix bio-substructure-filter tests on Helm
13
+ * GROK-15293: Fix MSA Dialog error while picking empty value in Sequence
14
+
3
15
  ## 2.12.18 (2024-05-13)
4
16
 
5
17
  ### Bug fixes