Changelog for moonboot
======================

Version 2.0.1 from 2025-11-27
=============================

 - example for mboot.ci() added for indexing multivariate data
   (suggested by R Journal reviewer)

 - reference changed from arXiv preprint to R Journal article


Version 2.0.0 from 2025-04-07
=============================

 - mboot.ci() now gives warning if tau(n) apparently violates conditions
   for the m-out-of-n bootstrap (suggested by R Journal reviewer)

 - parameter beta in estimate.tau() functions renamed to gamma to avoid
   confusion (suggested by R Journal reviewer)


Version 1.0.1 from 2025-02-21
=============================

 - now works with R versions >= 3.5.0

 - some corrections in documentation

 - method="goetze" in estimate.m() now slightly faster (by 1/4)


Version 0.9.1 from 2024-12-09
=============================

 - first release
