Releases: bakgio/rsmp4decrypt
Releases · bakgio/rsmp4decrypt
0.2.0 (April 24, 2026)
- Added
IsolatedMp4Decryptorfor process-isolated file decryption so multiple file decrypts can run in parallel safely. - Added the optional
tokiofeature and async isolated file decryption support throughdecrypt_file_async. - Improved error reporting with structured Bento4 operation and error-name details.
- Added checked-in multi-key single-file fixtures, examples, and integration tests for one MP4 that requires multiple KIDs.
- Fixed the native worker build so intermediate object files stay under
targetinstead of leaking into the crate root.
0.1.0 (April 24, 2026)
- Initial crate release