Skip to content

Commit 3b80989

Browse files
committed
bump news
1 parent df235d7 commit 3b80989

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

NEWS.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
# epipredict (development)
22

3+
# epipredict 0.0.6
4+
5+
* rename the `dist_quantiles()` to be more descriptive, breaking change)
6+
* removes previous `pivot_quantiles()` (now `*_wider()`, breaking change)
7+
* add `pivot_quantiles_wider()` for easier plotting
8+
* add complement `pivot_quantiles_longer()`
9+
* add `cdc_baseline_forecaster()` and `flusight_hub_formatter()`
10+
311
# epipredict 0.0.5
412

513
* add `smooth_quantile_reg()`
614
* improved printing of various methods / internals
715
* canned forecasters get a class
816
* fixed quantile bug in `flatline_forecaster()`
917
* add functionality to output the unfit workflow from the canned forecasters
10-
* add `pivot_quantiles_wider()` for easier plotting
11-
* add complement `pivot_quantiles_longer()`
12-
1318

1419
# epipredict 0.0.4
1520

0 commit comments

Comments
 (0)