Changelog ========= This page tracks user-visible changes to the ``mice`` package. 1.0.5 ----- - Updated citation from arXiv preprint to published article in *Applied Mathematics & Optimization* (Vol. 93, Article 93, 2026). - Added dedicated :doc:`theory` and :doc:`citation` pages to documentation. - Expanded :doc:`quickstart` with finite-sum and policy configuration examples. - Enhanced documentation landing page with key features, quick install, and getting-help section. - Fixed bug in the stopping criterion. 1.0.4 ----- - Consolidated the post-review experiment workflow and release metadata. - Kept manuscript-facing logistic-regression output filenames consistent with the final paper. 1.0.2 ----- - Updated README citation to reference the arXiv preprint. - Updated README Quick Start to stop cleanly when the estimator terminates. 1.0.1 ----- - Updated the Quickstart example to stop cleanly when the estimator terminates. 1.0.0 ----- - Initial public package release for this repository layout. - Added Read the Docs/Sphinx documentation scaffold.