@datagrok/sequence-translator 1.4.5 → 1.4.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,23 @@
1
1
  # Sequence Translator changelog
2
2
 
3
+ ## 1.4.7 (2024-10-25)
4
+
5
+ ### Bug fixes
6
+
7
+ * PolyTool ambigous R groups handling bug
8
+ ## 1.4.6 (2024-10-25)
9
+
10
+ ### New features
11
+
12
+ * Add PolyTool Enumerate for harmonized sequences
13
+ * PolyTool ambigous R groups handling
14
+
15
+ ### Bug fixes
16
+
17
+ * Fix PolyTool chain, add check consistency, add tests
18
+ * Fix PolyTool Convert tests
19
+ * Fix the package init
20
+
3
21
  ## 1.4.5 (2024-10-11)
4
22
 
5
23
  ### Bug fixes