Releases: Comcast/scte35-go
Releases · Comcast/scte35-go
v1.7.0
What's Changed
Features 🚀
- add new method Durations() to get all durations for a command by @julijane in #84
- feat: SpliceInfoSection: add methods TimeSpecifiedFlag, SpliceTimePTS by @julijane in #86
- add DecodeBytes function, refactor tests by @julijane in #87
Fixes 🛠
Other Changes 📦
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.1
v1.5.0
What's Changed
- fix: underflow due to sub_segment data by @blahspam in #63
- chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v4 by @blahspambot in #64
- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 by @blahspambot in #65
- chore(deps): update pre-commit hook zricethezav/gitleaks to v8.23.3 by @blahspambot in #68
- chore(deps): update module github.com/stretchr/testify to v1.10.0 by @blahspambot in #67
- chore(deps): update dependency go to v1.23.6 by @blahspambot in #66
- feat: SCTE-35 2023r1 compliance by @blahspam in #69
Full Changelog: v1.4.6...v1.5.0
v1.4.6
v1.4.5
What's Changed
- fix: correct AudioDescriptor.Tag()
- chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v2.4.0 by @blahspambot in #37
- chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.0 by @blahspambot in #38
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- chore(deps): update module golang.org/x/text to v0.11.0 by @blahspambot in #33
- chore(deps): update module golang.org/x/text to v0.12.0 by @blahspambot in #34
- fix: panic when calling SegmentationUPID.ASCIIValue by @blahspam in #36
Full Changelog: v1.4.3...v1.4.4