zentrick / iab-vast-parser

Parses IAB VAST tags into iab-vast-model objects.
MIT License
23 stars 6 forks source link

make iab-vast-parser compatible with new version of iab-vast-model #48

Open laurentdesmet opened 7 years ago

laurentdesmet commented 7 years ago

This PR adds support for the newly typed VAST model as implemented in zentrick/iab-vast-model#39. This contains some breaking changes that required changes in the parser. This should be published using a new major version as this contains breaking changes.