Skip to content

Commit

Permalink
md files
Browse files Browse the repository at this point in the history
  • Loading branch information
MathCancer committed Mar 20, 2023
1 parent 8e704b2 commit 3bd780a
Show file tree
Hide file tree
Showing 3 changed files with 1,242 additions and 1,238 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ Version 1.11.0 adds several notable features, fixes bugs, and further expands th
+ Updated PhysiBoSS Cell Lines sample project (flatten XML, initial positions as CSV).
+ 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.
### Beta features (not fully supported):
#### 1.11.0
+ Added `bool read_microenvironment_from_matlab( std::string mat_filename )` to `BioFVM_MultiCellDS`. This will read and overwrite from a stored microenvironment (in `mat_filename`, saved as a level 4 Matlab file) if it has the following format:
Expand Down
Loading

0 comments on commit 3bd780a

Please sign in to comment.