Changes in version 0.3.2 (2023-03-08) - Fixed argument names inconsistency Changes in version 0.3.1 (2023-02-15) - Implemented functionals for calculating bootstrap F statistics. - Fixed bugs in parallel processing setup that led to NA results for models estimated with rma.mv(). - Updated internals of plot.Wald_test_wildmeta to avoid use of ggplot2::aes_string(), which is now deprecated. Changes in version 0.3.0 (2022-10-07) - Added methods for rma.uni objects. Changes in version 0.2.0 (2022-06-29) - Added parallel processing via the future package (using future.apply). Changes in version 0.1.0 (2022-02-02) - First version