Releases: vansante/go-ffprobe
Releases · vansante/go-ffprobe
v2.2.0
What's Changed
- Remove Makefile by @vansante in #40
- Add support for side data list by @mjh1 in #44
- Add typed side-data's by @ZloyDyadka in #47
- Returning stderr in error when ffprobe fails by @agorman in #48
- Upgrade CI pipelines a bit by @vansante in #50
- Add Chapter Support by @Arthi-chaud in #49
New Contributors
- @mjh1 made their first contribution in #44
- @ZloyDyadka made their first contribution in #47
- @Arthi-chaud made their first contribution in #49
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
v2.0.3: Merge pull request #27 from vansante/ci
v2.0.2
v2.0.1
v2.0.0
v1.1.0: Merge pull request #8 from vansante/context
Initial release
- Initial release