Skip to content

release: v1.4.0#20

Merged
thinkingfish merged 1 commit into
mainfrom
release/v1.4.0
May 19, 2026
Merged

release: v1.4.0#20
thinkingfish merged 1 commit into
mainfrom
release/v1.4.0

Conversation

@thinkingfish

Copy link
Copy Markdown
Member

Release v1.4.0

This PR prepares the release of v1.4.0.

Changes

  • Version bump 1.4.0-alpha.0 -> 1.4.0
  • Changelog update

Highlights

  • Added: midpoint-based mean() on CumulativeROHistogram / CumulativeROHistogram32, computed once at construction across from_parts, From<&Histogram>, and From<&SparseHistogram>; None for empty histograms.
  • Changed: CumulativeROHistogram* no longer implement Eq (they now store an f64); PartialEq retained. Borrowed *Ref views unaffected. (Released as a minor bump per maintainer decision.)

After Merge

The tag-release workflow will automatically:

  1. Create git tag v1.4.0
  2. Trigger CI + publish to crates.io
  3. Create a GitHub Release
  4. Bump to next development version (-alpha.0)

See CHANGELOG.md for details.


Generated by Claude Code

@thinkingfish thinkingfish merged commit f074613 into main May 19, 2026
6 checks passed
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.

2 participants