Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavdelius committed Aug 20, 2024
1 parent 2511cbb commit dc305b4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Development version
# mizer 2.5.1.9003

- New species parameter `w_repro_max` giving the size at which a species
invests 100% of its energy into reproduction. Set to `w_max` by default.
- `getDiet()` now also includes the contribution of the external encounter rate
to the diet.
- In `plotYieldGear()` one can select a subset of gears with new `gears`
argument.
- New helper function `valid_gears_arg()` to check the `gears` argument in
functions that take a `gears` argument.
- Improved scaling of the y-axis in `plotGrowthCurves()`.
- `steadySingleSpecies()` no longer requires species to grow to `w_max`.
- `matchGrowth()` now also rescales the external encounter rate.
Expand Down
16 changes: 16 additions & 0 deletions docs/dev/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc305b4

Please sign in to comment.