Releases: scikit-hep/resample
Releases · scikit-hep/resample
v1.10.1
v1.10.0
What's Changed
- use FutureWarning instead of VisibleDeprecationWarning by @HDembinski in #193
- Replace deprecation warnings by @HDembinski in #195
- ci fixes by @HDembinski in #198
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- add cross_validation by @HDembinski in #192
- several ci improvements by @henryiii
Full Changelog: v1.8.2...v1.9.0
v1.8.2
v1.8.1rc1
whitespace
v1.8.1
This release fixes the automatic upload to PyPI.
Full Changelog: v1.8.1rc1...v1.8.1
v1.8.0
v1.7.1
Attempt to generate clean docs.
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- deprecate method='shuffle' in permutation.usp and apply ruff linting by @HDembinski in #171
- Remove resample.bootstrap.bias and resample.bootstrap.bias_corrected by @HDembinski in #181
- Move from readthedocs to github pages by @HDembinski in #182
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Add Conda badge to README by @eduardo-rodrigues in #166
- Replace rcont with scipy.stats.random_table by @HDembinski in #168
- Fix build by @HDembinski in #169
New Contributors
- @eduardo-rodrigues made their first contribution in #166
Full Changelog: v1.5.3...v1.6.0