@datagrok/sequence-translator 1.3.9 → 1.3.11

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,21 @@
1
1
  # Sequence Translator changelog
2
2
 
3
+ ## 1.3.11 (2024-07-31)
4
+
5
+ ### Features
6
+
7
+ * Added chemical based enumerator
8
+
9
+ ## 1.3.10 (2024-07-29)
10
+
11
+ ### Features
12
+
13
+ * Add 'Create/Modified' date metadata to patterns
14
+
15
+ ### Bug fixes
16
+
17
+ * Load new patterns upon saving / overwriting
18
+
3
19
  ## 1.3.9 (2024-07-23)
4
20
 
5
21
  * Dependency: datgarok-api >= 1.20.0