Skip to content

release mp4forge 0.6.0#5

Merged
bakgio merged 1 commit intomainfrom
async-integration
Apr 26, 2026
Merged

release mp4forge 0.6.0#5
bakgio merged 1 commit intomainfrom
async-integration

Conversation

@bakgio
Copy link
Copy Markdown
Owner

@bakgio bakgio commented Apr 26, 2026

Summary

  • bump mp4forge from 0.5.0 to 0.6.0
  • update release-facing version references in the crate metadata, README, lockfiles, and issue template
  • add the 0.6.0 changelog entry covering the new async rollout and the related parity and concurrency work

Highlights

  • add the additive Tokio-based async feature for seekable library I/O
  • support async traversal, extraction, typed codec decode and encode, writer flows, rewrite flows, probe surfaces, and top-level sidx helpers
  • make the supported async library paths usable with normal multithreaded tokio::spawn for independent-file workloads
  • keep the CLI on the existing synchronous path and preserve the default non-async build
  • lock sync-versus-async behavior with stronger parity, worker-thread, and concurrent-file coverage

@bakgio bakgio merged commit 34e7174 into main Apr 26, 2026
11 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.

1 participant