Skip to content

Release mp4forge 0.3.0 with ergonomic byte helpers and BoxPath parsing#2

Merged
bakgio merged 2 commits intomainfrom
ergonomic-followups-plan
Apr 22, 2026
Merged

Release mp4forge 0.3.0 with ergonomic byte helpers and BoxPath parsing#2
bakgio merged 2 commits intomainfrom
ergonomic-followups-plan

Conversation

@bakgio
Copy link
Copy Markdown
Owner

@bakgio bakgio commented Apr 22, 2026

Summary

This PR releases mp4forge 0.3.0 and includes the ergonomic follow-up work completed after 0.2.0.

What Changed

  • added byte-slice convenience helpers for typed extract, rewrite, and probe flows
  • added exact raw box-byte extraction helpers for full-box and payload-only reads, including registry-aware variants
  • added additive BoxPath string parsing via BoxPath::parse, FromStr, and TryFrom<&str>
  • added examples and test coverage for the new high-level ergonomic paths while preserving the existing low-level examples
  • updated release-facing metadata and docs for the 0.3.0 release

@bakgio bakgio merged commit fdaba18 into main Apr 22, 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