Skip to content

chore: release v0.20.0 - #439

Open
YeungOnion wants to merge 2 commits into
mainfrom
release-plz-2026-08-11T19-36-43Z
Open

chore: release v0.20.0#439
YeungOnion wants to merge 2 commits into
mainfrom
release-plz-2026-08-11T19-36-43Z

Conversation

@YeungOnion

@YeungOnion YeungOnion commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • statrs: 0.19.1 -> 0.20.0 (⚠ API breaking changes)

statrs breaking changes

--- failure feature_no_longer_enables_feature: package feature no longer enables another feature ---

Description:
A feature no longer enables another feature in this package's Cargo.toml. This will break downstream crates which rely on the implied feature being enabled.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove-another
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/feature_no_longer_enables_feature.ron

Failed in:
  feature nalgebra no longer enables std
Changelog

0.20.0 - 2026-08-18

Added

  • Support alloc-backed APIs in no_std (#403)

Fixed

  • compute FisherSnedecor pdf in log space for large freedoms
  • Unblock release-plz
  • make Geometric cdf(1)/inverse_cdf(p) exact and portable
  • correct Geometric::inverse_cdf against its definition
  • compute Hypergeometric pmf in log space for large populations

Other

  • Source large-freedom pdf fixtures from mpmath instead of SciPy
  • (deps) bump actions/checkout from 4 to 7
  • drop overexplanation implementation


This PR was generated with release-plz.

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.07%. Comparing base (10cf6d6) to head (1a58781).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #439   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files          62       62           
  Lines       14203    14203           
=======================================
  Hits        13504    13504           
  Misses        699      699           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@YeungOnion YeungOnion changed the title chore: release v0.19.2 chore: release v0.20.0 Aug 17, 2026
@YeungOnion
YeungOnion force-pushed the release-plz-2026-08-11T19-36-43Z branch 2 times, most recently from faa6f85 to 4d46c32 Compare August 17, 2026 23:01
@YeungOnion
YeungOnion force-pushed the release-plz-2026-08-11T19-36-43Z branch from 4b7f7fe to a82d776 Compare August 18, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant