@datagrok/sequence-translator 1.4.10 → 1.5.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,5 +1,18 @@
1
1
  # Sequence Translator changelog
2
2
 
3
+ ## 1.5.1 (2024-11-06)
4
+
5
+ ### Bug fixes
6
+
7
+ * PolyTool rules fixes rule management
8
+ * PolyTool rules fixes crash if monomer is absent
9
+
10
+ ## 1.5.0 (2024-11-04)
11
+
12
+ ### New features
13
+
14
+ * Add PolyTool interface for rule management
15
+
3
16
  ## 1.4.10 (2024-11-01)
4
17
 
5
18
  ### Bug fixes