v2.2.0
New features
[#50] Add an ENV variable to disable the SRI hashing
- A configuration variable had been added to enable/disable the hashing.
CI updates
[f3f0279] Run the unit tests also on branch builds
- The tests are now also run on PR to give an immediate feedback of the tests state after the PR will be merged.