Version 0.12.4, Jan 2024
- Add support for Python 3.12.
- ENH: added plotting kwargs to correlation_report function.
#58 - FIX: fix of bin edge values they are rounded with 1e-14
#60 - FIX: numpy random multinomial requires integer number of samples (for nixOS)
#73 - FIX: pandas deprecation warning
#74 - Drop support for Python 3.7, has reached end of life.