* **report:** adjust for relative uri path and support Klint
0.19.21
--------------------
Bug fixes ~~~~~~~~~
* **setup:** loosen the dependencies for multiplatforming
0.19.20
--------------------
Bug fixes ~~~~~~~~~
* **report:** parse data from sarif as URI, instead of treating it as string * **code_report:** create parent folders for target file for clang_format * **analyzers:** use recursive glob setting * **doc:** added dependencies to setup.py and to README
0.19.19
--------------------
Bug fixes ~~~~~~~~~
* **report:** support originalUriBaseIds fields for SARIF (causing malfunction of underline comments to the Swarm) * **doc:** update RTD (https://universum.readthedocs.io/en/latest/) config (old config format no longer supported)
0.19.18
--------------------
Bug fixes ~~~~~~~~~
* **artifacts:** build initialization failure for conditional/branch step with no artifacts * **out:** incorrect block closing for TC, causing unexpected embedment
0.19.17
--------------------
New features ~~~~~~~~~~~~
* **config:** add support of `conditional steps <configuring.htmlconditional-steps>`__
Bug fixes ~~~~~~~~~
* **swarm:** quickfix for incorrect '404' response (Swarm server returning '404' when adding comments to newly added files in review, causing report malfunction)