What's Changed
- Quality-of-Life Improvements: PEP 8 Standards and NumPy 2.0 Compatibility v2 plus I think some other fixes by @tg12 in #109
- [Fix] Modify the logging behavior accroding to the loguru documentat… by @weiyz23 in #105
- Add
verboseparameter to silence fitting log output by @Copilot in #110 - Skip distributions whose fitted CDF violates [0, 1] bounds by @Copilot in #112
- Replace deprecated rich-click globals with current API equivalents by @Copilot in #113
New Contributors
- @tg12 made their first contribution in #109
- @weiyz23 made their first contribution in #105
- @Copilot made their first contribution in #110
Full Changelog: v1.7.1...v1.8.0