Added `branchingStrategy` field in JsonResult object.
0.2.0
Added metaData field in JsonResult object that contains `jsonResultVersion` and `scriptVersion` information.
0.1.0
- Process time now supports git flow. Refer to the documentation on how to use it. - Will create a JSON file with the name `process_time_result_23.json`. Where `23` is the run id.
0.0.9
Will provide a JSON result https://github.com/data-driven-value-stream/process-time-azure-devops/issues/16
0.0.8
Can calculate process time for runs with and without PRs.
0.0.7
Added new argument current-run-id so we can use our script not only against the latest one.