Skip to content

chore: release v0.1.4 - #10

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-09-19T14-37-55Z
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-09-19T14-37-55Z

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • rusty_flac: 0.1.3 -> 0.1.4 (✓ API compatible changes)
Changelog

0.1.4 - 2026-09-20

Other

  • 321 active installs
  • (encode) reuse one frame BitWriter across the whole stream
  • (encode) reserve the window-estimate Vec for every window
  • (encode) borrow subframe samples instead of cloning them
  • (encode) reuse the Rice-parameter buffers across plans too
  • (encode) move the phase-1 window estimates into realize_arm
  • (encode) reuse the autocorrelation buffers; drop the scratch macro
  • (encode) own the partition-sum scratch on the encoder, reuse it
  • (encode) size the MD5 chunk buffer to the block, not to CHUNK_FRAMES
  • (encode) reuse Rice-parameter buffers across partition levels


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-09-19T14-37-55Z branch from 9eb0777 to 452410b Compare September 20, 2026 00:13
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.

0 participants