-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog.txt
105 lines (82 loc) · 2.83 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
ComsystanJ change log
Version numbering
1st digit: major release number
2nd digit: pom-scijava change
3rd digit: subsequent changes
**************************************************************
Version 1.2.0-beta
pom-scijava 40.0.0
2025-??-??
New Plugins:
1D Rescaled auto-density RAD
2D RGB relative segmentation
2D Histogram modification
Plugin changes:
1D Filter: Added FFT low and high pass
1D Statistics: Added the display of a histogram
2D Image generator: Added Hofstaedter butterfly
Miscellaneous:
Improved dark theme for plots
Improved display of regression parameters in the double log plot
**************************************************************
Version 1.1.4
pom-scijava 36.0.0
2025-01-01
New Plugin:
3D Succolarity
Plugin changes:
2D Image generator: added Mandelbrot set
2D Succolarity: Anistropy is now computed like the fractional anisotropy of diffusion
3D Volume generator: added 3D Mandelbulb
Miscellaneous:
Added non-modal custom UI dialogs for all plugins
The majority of plugins now consist of three classes (Commmand, CommandUI, Dialog)
**************************************************************
Version 1.1.3
pom-scijava 36.0.0
2024-07-07
New plugins:
1D Porta Guzik Ehler indices
1D Fragmentation dimension, ICW Ion Andronache
1D Walking divider dimension, ICW Ion Andronache
1D Generalised DFA, ICW Fabián Labra-Spröhnle
2D Perimeter area dimension, ICW Ion Andronache
2D Mass radius dimension, ICW Ion Andronache
Plugin changes:
2D Succolarity: code optimisation, ICW Ion Andronache
2D Succolarity: added Succolarity reservoir, Delta succolarities and Anisotropy indices, ICW Ion Andronache
2D Walking divider dimension, ICW Ion Andronache
2D Preprocess: added option Particles to stack, ICW Ion Andronache
Miscellaneous:
Grouped class paths of various plugins
Grouped plugins to new submenues
Merged all Maven plugin projects to a single ComsystanJ Maven project
Target is now a single jar file instead of a plugin folder
Improved error handling during initialisation
Improved workflow of getting data and writing to a table
Added FracLac link to 2D Fractal plugins
**************************************************************
Version 1.1.2
pom-scijava 36.0.0
2023-12-23
New plugins:
1D Hurst coefficient (HK, RS, SP), thanks to Fabián Labra-Spröhnle
2D Preprocess (Auto crop borders), thanks to Ion Andronache
Plugin changes:
1D Hurst coefficient changed to 1D Hurst coefficient (PSD)
**************************************************************
Version 1.1.1
pom-scijava 36.0.0
2023-08-25
New plugin:
1D Recurrence quantification analysis
Plugin extension:
1D Generator: Lorenz attractor
**************************************************************
Version 1.1.0
pom-scijava 36.0.0
2023-07-18
**************************************************************
Version 1.0.0 initial official release
pom-scijava 33.2.0
2023-03-14