@datagrok/sequence-translator 1.4.5 → 1.4.6

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
  # Sequence Translator changelog
2
2
 
3
+ ## 1.4.6 (2024-10-25)
4
+
5
+ ### New features
6
+
7
+ * Add PolyTool Enumerate for harmonized sequences
8
+ * PolyTool ambigous R groups handling
9
+
10
+ ### Bug fixes
11
+
12
+ * Fix PolyTool chain, add check consistency, add tests
13
+ * Fix PolyTool Convert tests
14
+ * Fix the package init
15
+
3
16
  ## 1.4.5 (2024-10-11)
4
17
 
5
18
  ### Bug fixes