@platforma-open/milaboratories.mixcr-shm-trees.workflow 3.0.1 → 3.2.0

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @platforma-open/milaboratories.mixcr-shm-trees.workflow@3.0.1 build /home/runner/work/mixcr-shm-trees/mixcr-shm-trees/workflow
2
+ > @platforma-open/milaboratories.mixcr-shm-trees.workflow@3.2.0 build /home/runner/work/mixcr-shm-trees/mixcr-shm-trees/workflow
3
3
  > rm -rf dist && pl-tengo check && pl-tengo build
4
4
 
5
5
  Processing "src/export-settings.lib.tengo"...
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @platforma-open/milaboratories.mixcr-shm-trees.workflow
2
2
 
3
+ ## 3.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 2dc8d53: By-node tables are now aggregated to achieve unique addressing of nodes
8
+
9
+ ## 3.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - c558d62: Initial implementation of node baskets
14
+
15
+ ### Patch Changes
16
+
17
+ - 2086db2: Fixes error if empty sequence search list is used
18
+ - 2086db2: Fixes error if sample name is used as donor
19
+ - 954ec46: Filter off all not-observed records form the node-clonotypes table
20
+
3
21
  ## 3.0.1
4
22
 
5
23
  ### Patch Changes