Changed * input to `ensure_rng` can now be a string.
0.7.0
Removed * Removed support for Python 3.6 and 3.7
Fixed * Now correctly respect the shape arguments in `kwarray.distributions.Mixture.sample` * Binomial was previously broken and now returns correct values from sample.
0.6.19
Added
* Support for numpy 2.0 on Python 3.9+
0.6.18
Added
* Add memmap support to ``Stitcher`` in numpy mode.