@datagrok/bio 2.10.29 → 2.11.1

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,11 +1,13 @@
1
1
  # Bio changelog
2
2
 
3
- ## 2.11.0 (WIP)
3
+ ## 2.11.0 (2023-10-25)
4
4
 
5
5
  ### Features
6
6
 
7
7
  * Add VdRegionsViewer `filterSource` property.
8
- * Add ToAtomicLevel for non-linear HELM strcutures.
8
+ * Add ToAtomicLevel for non-linear HELM structures.
9
+ * Add WebLogo aggregation function.
10
+ * Add WebLogo position tooltip with composition table (for count).
9
11
 
10
12
  ### Bug fixes
11
13
 
@@ -27,6 +29,7 @@
27
29
  * Fix Macromolecule cell render to skip on closed grid.
28
30
  * Fix WebLogoViewer for empty column (annotated).
29
31
  * Fix WebLogoViewer and VdRegionsViewer deadlock.
32
+ * Fix Activity Cliffs error on Helm dataset
30
33
 
31
34
  ## 2.10.0 (2023-09-06)
32
35