@datagrok/bio 2.16.6 → 2.16.8

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,18 @@
1
1
  # Bio changelog
2
2
 
3
+ ## 2.16.8 (2024-10-31)
4
+
5
+ ### Bug fixes
6
+
7
+ * Fix SeqHandler check for custom notation
8
+ * Fix SeqHandler adding splitter, getHelm, isCustom
9
+
10
+ ## 2.16.7 (2024-10-30)
11
+
12
+ ### Bug fixes
13
+
14
+ * Fix splitterAsHelm for multiple simple polymers, add test
15
+
3
16
  ## 2.16.6 (2024-10-22)
4
17
 
5
18
  ### Bug fixes