Skip to content

v0.2

Choose a tag to compare

@Lunkers Lunkers released this 01 Apr 09:16
· 39 commits to main since this release
1218d92

This release includes an API change that changes the TimeOffset on the AdBreak struct to a custom data type, and the Duration field on the Linear struct to another custom data type. If your application uses these fields, you'll have to rewrite your logic to handle it.

What's Changed

  • feat: custom types for VMAP offset and vast duration by @Lunkers in #1

New Contributors

Full Changelog: v0.1.3...v0.2