-------------------------- - Remove setup.cfg (`833 <https://github.com/scikit-hep/iminuit/pull/833>`_) - Fix typo "probility" to "probability" in minos doc (`832 <https://github.com/scikit-hep/iminuit/pull/832>`_) - Prediction for all binned likelihoods (`831 <https://github.com/scikit-hep/iminuit/pull/831>`_) - Template prediction (`820 <https://github.com/scikit-hep/iminuit/pull/820>`_) - Upgrade old build and ci (`817 <https://github.com/scikit-hep/iminuit/pull/817>`_) - Add configurable number of bins for extended/unbinnednll (`815 <https://github.com/scikit-hep/iminuit/pull/815>`_)
2.18.0
-------------------------- - Add more checks for gradients (`810 <https://github.com/scikit-hep/iminuit/pull/810>`_) - Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 (`808 <https://github.com/scikit-hep/iminuit/pull/808>`_) - Added visualize function to minuit (`799 <https://github.com/scikit-hep/iminuit/pull/799>`_) - Move tutorials (`806 <https://github.com/scikit-hep/iminuit/pull/806>`_)
2.17.0
--------------------------- - Add python 3.11, drop 3.6 (`792 <https://github.com/scikit-hep/iminuit/pull/792>`_) - Add Template fitting method from Argüelles, Schneider, Yuan (`789 <https://github.com/scikit-hep/iminuit/pull/789>`_) - Deprecate `iminuit.cost.BarlowBeestonLite` in favor of `iminuit.cost.Template`
2.16.0
------------------------ - Root update (`786 <https://github.com/scikit-hep/iminuit/pull/786>`_) - Fix corner case treatment of linear constraint (`785 <https://github.com/scikit-hep/iminuit/pull/785>`_) - Comparison with broadcasting (`784 <https://github.com/scikit-hep/iminuit/pull/784>`_) - Fix typing issues and enable mypy in pre-commit (`783 <https://github.com/scikit-hep/iminuit/pull/783>`_) - Make fixedview act as mask for other views (`781 <https://github.com/scikit-hep/iminuit/pull/781>`_)
2.15.2
------------------------ - Improve docs for minimize (`777 <https://github.com/scikit-hep/iminuit/pull/777>`_) - Fix for minuit.interactive when using an array-based function (`776 <https://github.com/scikit-hep/iminuit/pull/776>`_)
2.15.1
---------------------- - Fix pickling of all builtin cost functions (`773 <https://github.com/scikit-hep/iminuit/pull/773>`_)