@datagrok/helm 2.5.5 → 2.5.7

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,20 @@
1
1
  # Helm changelog
2
2
 
3
+ ## 2.5.7 (2024-10-24)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix HelmHelper adding .seqHelper
8
+
9
+ ## 2.5.6 (2024-10-22)
10
+
11
+ ### Bug fixes
12
+
13
+ * Fix HelmGridCellRenderer for size limit and flickering
14
+ * Remove HelmMonomerPlacer, cleanup
15
+ * Fix HelmHelper removeGaps tests using standard monomer libs
16
+ * Fix HelmHelper adding tests for parse Helm, and with gaps
17
+
3
18
  ## 2.5.5 (2024-10-15)
4
19
 
5
20
  * Fix Getting monomers in HWE that can contain square brackets