Skip to content

Commit 3396d39

Browse files
committed
corrections to readme and changes
1 parent 0f1690c commit 3396d39

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ The CSV version of these statements can be parsed and transformed into code dyna
201201

202202
+ Updated sample projects for compatibility.
203203

204+
+ Added `make list-user-projects` rule to Makefile to list all user projects available for loading
205+
204206
### Beta features (not fully supported):
205207
#### 1.12.0
206208
+ None in this release.

changes.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -201,15 +201,7 @@ The CSV version of these statements can be parsed and transformed into code dyna
201201

202202
+ Updated sample projects for compatibility.
203203

204-
+ Added a safety check to `operator[]` for Parameters, based on [PR145](https://github.com/MathCancer/PhysiCell/pull/145/). Thanks, Vincent Noel!!
205-
206-
+ In PhysiBoSS, introduced a new state inheritance mechanism (global, and node-specific).
207-
208-
+ PhisBoSS has a new optional start time, to initiate the intracellular model at t > 0.
209-
210-
+ Updated PhysiBoSS Cell Lines sample project (flatten XML, initial positions as CSV).
211-
212-
+ Started combining change log into a more compact format: Each release family (1.y.z, such as 1.10.z) receives an extended entry with new changes grouped by minor release. This allows major releases to be grouped with subsequent minor feature enhancements and bug fixes, for a much shorter change log that's easier to read. README will document all changes of the current release family.
204+
+ Added `make list-user-projects` rule to Makefile to list all user projects available for loading
213205

214206
### Beta features (not fully supported):
215207
#### 1.12.0

0 commit comments

Comments
 (0)