Releases: tillt/ChapterForge
Releases · tillt/ChapterForge
v0.13
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: adds chapter reading via CLI and library
- fix: UX around faststart option in CLI
Full Changelog: v0.12...v0.13
v0.12
Immutable
release. Only release title and notes can be modified.
- fixes mp4 builder title track schlamassel - one of those "why did this ever work"-moments
- adds homebrew and vcpkg packages and installation instructions
- updates docs (README.md and https://tillt.github.io/ChapterForge/index.html)
Full Changelog: v0.10...v0.12
v0.10
- fix: overload delegation issue
- feat: improved logging
- feat: now validating yuvj420 encoding for the chapter JPEG
- fix: made improvements to meta parser sturdyness
- fix: major structure update - inconsistent padding
- feat: now warns when first chapter isnt at 0ms
- feat: now support url-text additionally to the href
- fix: made new bento based test optional
- fix: url-text alone needs to drive a url track creation
- feat: warns users when they supply multiple image sizes
- feat: strict JPEG validation
Full Changelog: v0.09...v0.10
v0.09
First proper release after fixing a few more bugs in the MP4 muxer. By now we get full support for all chapter features VLC, Music.app, QuickTime and AVFoundation.
We have a fully working release pipeline, notarizing our macOS binaries and neatly packaging everything.
The example input has been reworked and individualized to make things funky and clear.
Documentation got enhanced with a playback example for testing before downloading.
Full Changelog: v0.01...v0.09