v0.2
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
New Contributors
Full Changelog: v0.1.3...v0.2