diff options
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -# mkin 0.9.49.9 (unreleased) +# mkin 0.9.49.10 (unreleased) + +- 'endpoints': Don't return the SFORB list component if it's empty. This reduces distraction and complies with the documentation + +- Article in compiled models: Add some platform specific code and suppress warnings about zero values being removed from the FOCUS D dataset + +- 'plot.mmkin': Add the argument 'standardized' to avoid warnings that occurred when it was passed as part of the additional arguments captured by the dots (...) + +# mkin 0.9.49.9 (2020-03-31) - 'mkinmod': Use pkgbuild::has_compiler instead of Sys.which('gcc'), as the latter will often fail even if Rtools are installed |