v1.2.0
Added the option to use access tokens @boris-dyga-SM (#80)
That feature allows to access private GitHub repos, where custom conformance packs could be stored
what
- updates to the conformance_pack submodule
- added the acess_token variable (defaults to empty string)
- when provided its value is implemented in the conformance pack URL allowing to access private GitHub repos
why
- sometimes customized conformance packs are stored in repos with restricted access