* Add support for Python 3.12, drop support for Python 3.8 * Improved support for zfit 0.20+
Thanks to MoritzNeuberger for finding and proposing a hypothesis test fix.
0.7.0
*************
* Add support for Python 3.11, drop support for Python 3.7
0.6.1
*************
* fix toy generation with constraints
0.6.0
*************
* Upgrade to Python 3.10 and zfit >= 0.10.0 * Enhanced speed toy limit calculation * Add multidimensionl PDF support * Add support for binned data and models
0.5.0
************* * Upgrade to Python 3.9 and drop support for 3.6
0.4.0
************* * loss: upgrade API to use ``create_new`` to make sure that the losses are comparable. Compatible with zfit 0.6.4+