Skip to content

Commit 9fa559e

Browse files
committed
@ test : minor update commandline command unit tests.
1 parent d2c458c commit 9fa559e

File tree

2 files changed

+121
-116
lines changed

2 files changed

+121
-116
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Within the pcdl library, we tried to stick to the documentation policy laid out
9191

9292
+ original PhysiCell-Tools python-loader implementation: Patrick Wall, Randy Heiland, Paul Macklin
9393
+ fork pcdl implementation: Elmar Bucher
94-
+ fork pcdl co-programmer: Furkan Kurtoglu, Jennifer Eng, Heber Rocha
94+
+ fork pcdl co-programmer: Furkan Kurtoglu, Heber Rocha, Jennifer Eng
9595
+ fork pcdl continuous testing and feedbacks: Aneequa Sundus, John Metzcar
9696
+ student prj on pcdl:
9797
Benjamin Jacobs (make\_graph\_gml),
@@ -125,6 +125,9 @@ Developers, please make pull requests to the https://github.com/elmbeech/physice
125125
+ evt generate lineage tree graph output files.
126126

127127
## Release Notes:
128+
+ version 4.0.4 (2025-07-23): elmbeech/physicelldataloader
129+
+ command line commands now return **error code 0** if the command runs successfully.
130+
128131
+ version 4.0.3 (2025-07-20): elmbeech/physicelldataloader
129132
+ timestep and timeseries **plot_contour**, **plot_scatter**, and **plot_timeseries** handle now **kwargs** arguments.
130133
+ minor bugfixes.
@@ -153,7 +156,7 @@ Developers, please make pull requests to the https://github.com/elmbeech/physice
153156
+ new **pcdl_render_neuroglancer** function, to render ome tiff images into neuroglancer.
154157

155158
+ version 3.3.8 (2025-07-23): elmbeech/physicelldataloader
156-
+ command line commands return error code 0 if the command runs successfully.
159+
+ command line commands now return **error code 0** if the command runs successfully.
157160

158161
+ version 3.3.7 (2025-06-01): elmbeech/physicelldataloader
159162
+ compatible with current (non end-of-life cycle) python versions.

0 commit comments

Comments
 (0)