* Fixed support for pandas.CategoricalDtype, regressed in 2.8.1.
* Reintroduced support for datetime columns in dataframe_regression.
* Removed check against numpy-2.0-deprecated a dtype alias.
* Replaced datadir with the lazy_datadir fixture for improved performance
in test suites with large data directories.
* Python 3.12 and 3.13 are now officially supported.
* Python 3.8 (EOL) is no longer supported.
* Added fullpath parameter to image_regression.check.
* Added documentation for specifying custom data directories.
* Added new round_digits to data_regression.check, which when given will
round all float values to the given number of dicts (recursively) before
saving the data to disk.
* Properly handle missing index ``0``.
* Compatibility fix for pytest 6.2.
* New ``--regen-all`` flag, which regenerates all files without
failing the tests. Useful to regenerate all files in
the test suite with a single run.
* The public API is now fully type annotated.
* ``pytest>=6.2`` is now required.
* Properly handle empty and NaN values on
num_regression and dataframe_regression.
* New ``--with-test-class-names`` command-line flag to consider
test class names when composing the expected and obtained
data filenames. Needed when the same module contains
different classes with the same method names.
* New ``ndarrays_regression``, for comparing NumPy arrays with
arbitrary shape.
* Fix ``empty string bug`` on dataframe regression.
- drop np_num-deprecated.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-regressions?expand=0&rev=5