diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:39:30 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:39:30 +0200 |
| commit | a62402ea85bc5a94c7111af904ed01c7361b87a2 (patch) | |
| tree | b7744e0b8e5568f19d1f79267e9bed77920260cd /docs/news/index.md | |
| parent | 81f301199e88e17ec961f981ca0df6d886babfee (diff) | |
Update docs and static docs
Diffstat (limited to 'docs/news/index.md')
| -rw-r--r-- | docs/news/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news/index.md b/docs/news/index.md index 1b86e03..3077509 100644 --- a/docs/news/index.md +++ b/docs/news/index.md @@ -2,6 +2,12 @@ ## version 0.6.5 +- R/PEC_sw_drift.R: Support specifying units for distances and widths + using the units package. + +- R/TOXSWA_cwa.R: Adapt to readr (\>= 2.2.0) requiring to wrap literal + input as used for reading .out files with I(). + - R/PEC_sw_drainage_UK.R: Create a function `drainage_date_UK` that does not only respect the beginning of the drainage period on 1 October, but also the end of the drainage period on 30 April, and use it for |
