v1.1.0 - Preview support
Add support for using preview urls. Pass a second argument into BrandingClient->getContent()
that is the themeVersionId you want to preview. To fit in with that the BrandingTool CMS offers you should pull this value from querystring parameter named in \BBC\BrandingClient\BrandingClient::PREVIEW_PARAM
. See the readme for more details.