Skip to content

Commit e049766

Browse files
dajmcdondsweber2
authored andcommitted
bump news
1 parent b1d1630 commit e049766

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
1717
has an `na_rm` argument.
1818
- Moves `epiprocess` out of depends (#440). No internals have changed, but downstream
1919
users may need to add `library(epiprocess)` to existing code.
20+
- Removes dependence on the `distributional` package, replacing the quantiles
21+
with `hardhat::quantile_pred()`. Some associated functions are deprecated with
22+
`lifecycle` messages.
2023

2124
## Improvements
2225

@@ -28,6 +31,7 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
2831
- Add `reference_date` as an argument to `epi_recipe()`
2932
- Add `step_climate()` to create "climate" predictor in forecast workflows
3033
- Add `climatological_forecaster()` to automatically create climate baselines
34+
- Replace `dist_quantiles()` with `hardhat::quantile_pred()`
3135

3236
## Bug fixes
3337

0 commit comments

Comments
 (0)