Skip to content

Commit

Permalink
linting simulist v0.4.0 release post
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Jan 13, 2025
1 parent a081247 commit 6effc11
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions posts/simulist_v0.4.0/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A minor version release of _simulist_ containing various minor improvements to t

### Internal

* `.add_hospitalisation()` has been vectorised following `.add_outcome()` in PR #101 (#150).
* `.add_hospitalisation()` has been vectorised following `.add_outcome()` in PR #101 (#150).

## Breaking changes

Expand All @@ -32,15 +32,14 @@ A minor version release of _simulist_ containing various minor improvements to t
## Bug fixes

* A new function, `.sample_infect_period()` is added that errors if the infectious period function generates a negative number (#142).
* `sim_linelist()` no longer errors when `hosp_death_risk` is `NULL` and `onset_to_death` is parameterised as a delay distribution (#144).
* `.add_ct()` generates the correct number of values and does not duplicate Ct values due to vector recycling (#158).
* `sim_linelist()` no longer errors when `hosp_death_risk` is `NULL` and `onset_to_death` is parameterised as a delay distribution (#144).
* `.add_ct()` generates the correct number of values and does not duplicate Ct values due to vector recycling (#158).
* Update {epiparameter} usage (#159).

## Deprecated and defunct

* None


## Acknowledgements

[@avallecam](https://github.com/avallecam) [@Bisaloo](https://github.com/Bisaloo) [@joshwlambert](https://github.com/joshwlambert) [@Karim-Mane](https://github.com/Karim-Mane) [@sbfnk](https://github.com/sbfnk)

0 comments on commit 6effc11

Please sign in to comment.