Skip to content

Commit 4fcd7e3

Browse files
committed
fix formatting
1 parent 7c69cdc commit 4fcd7e3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

NEWS

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
Changes in v0.99.9
1+
Changes in 0.99.9
22
+ subsetting of iterators with a single model now converts to a model sequence
33
with 1 step
44

5-
Changes in v0.99.8
5+
Changes in 0.99.8
66
+ documentation changes for Bioconductor checks
77

8-
Changes in v0.99.7
8+
Changes in 0.99.7
99
+ fixed broken is_valid for .outputs
1010
+ minor documentation updates
1111

12-
Changes in v0.99.6
12+
Changes in 0.99.6
1313
+ .params and.outputs inherited correctly
1414
+ fix some documentation issues
1515

16-
Changes in v0.99.5
16+
Changes in 0.99.5
1717
+ added as.DatasetExperiment for converting SummarizedExperiment objects
1818

19-
Changes in v0.99.4 (2020-02-04)
19+
Changes in 0.99.4 (2020-02-04)
2020
+ Set initial value for entity on creation if not provided
2121
+ Rename enum 'list' to 'allowed'
2222

23-
Changes in v0.99.3 (2020-02-03)
23+
Changes in 0.99.3 (2020-02-03)
2424
+ Improved use of class constructors
2525

26-
Changes in v0.99.2
26+
Changes in 0.99.2
2727
+ incremental changes in response to bioconductor feedback
2828

29-
Changes in v0.99.1
29+
Changes in 0.99.1
3030
+ incremental changes in response to bioconductor feedback
3131

32-
Changes in v0.99.0
32+
Changes in 0.99.0
3333
+ Bioconductor submission
3434

35-
Version 0.4.1
35+
Changes in 0.4.1
3636
+ Final working release before bioconductor submission
3737

3838
Changes in version 0.2.0 (2019-07-25)

0 commit comments

Comments
 (0)