backtrace-rs
backtrace-rs copied to clipboard
chore: release v0.3.76
🤖 New release
backtrace: 0.3.75 -> 0.3.76 (✓ API compatible changes)
Changelog
0.3.76 - 2025-05-08
Other
- Merge of rust-lang/backtrace-rs#705: Add
optimize(size)to some particularly large functions
This PR was generated with release-plz.
hm. dunno how I feel about these PRs.
Yeah, I don't think it does the best job with the changelogs unfortunately (probably an extra special case here because it was enabled a few commits after the most recent release), and you need to close+open if you want CI to run. Not needing to do the version bump locally can be a nice small convenience though.
hm. my dislike is strengthening.
@workingjubilee mind doing a release if there isn't anything blocking? Should help drop the old object version in the r-l/r root workspace
(close+reopen to run ci)
Could #694 also be merged before a new release?
I landed #727 instead of #694, hope that's okay.
I heavily edited the changelog, backfilling things added since 0.3.75, and so have achieved contentment with it.