Skip to content

Commit ed99f70

Browse files
committed
Update development.md
1 parent a3efb0d commit ed99f70

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/source/development.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ This section summarizes the past, present, and future development of STREAMLINE.
44
***
55
## Release History
66

7-
### Current Release - Beta 0.3.3 (September 22, 2023)
7+
### Current Release - Beta 0.3.4 (September 28, 2023)
8+
#### Minor Updates
9+
* Improved PDF report formatting to more clearly display first page, and account for having a larger number of datasets analyzed at once.
10+
* Fixed edge case bug for running multiple separate replication and replication report phases in legacy mode.
11+
12+
13+
### Beta 0.3.3 (September 22, 2023)
814
#### Major Updates
915
* Added a new data cleaning element - removal of invariant features. During C2 cleaning phase of data processing, features with only one value, only Nans or a mix of one value and Nan are removed from the dataset. This has been similarly updated for the replication phase, removing the same features that were removed during the original Phase 1 data cleaning.
1016
#### Minor Updates

0 commit comments

Comments
 (0)