We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ffb3ec commit 93d4f9aCopy full SHA for 93d4f9a
doc/ReleaseNotes_v02.x.md
@@ -25,3 +25,12 @@ This is the release notes for the SNiPER project.
25
- Better multithreading computing supports, includs:
26
- a DLElement inherited class instance can be easily shared by multiple tasks running in different threads
27
- a workable thread-safe RootWriter for TTrees
28
+
29
+## v2.2
30
31
+- Fixes
32
+ - Fix the Incident subtypes that transferred to another task
33
34
+- New features
35
+ - Add MappedDataSvc to shared same DataBlocks in multiple tasks
36
+ - A prototype of GUI resource monitor based on PySide6
0 commit comments