tag:github.com,2008:https://github.com/google/swift-benchmark/releasesRelease notes from swift-benchmark2022-01-25T09:42:06Ztag:github.com,2008:Repository/262342606/0.1.22022-05-10T10:18:53Z0.1.2<p>Minor release that bumps version of swift-argument parser dependency, and adds a benchmark comparison script.</p>
<p>Changes since last release:</p>
<ul>
<li>Add script to compare benchmark results (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="754604795" data-permission-text="Title is private" data-url="https://github.com/google/swift-benchmark/issues/85" data-hovercard-type="pull_request" data-hovercard-url="/google/swift-benchmark/pull/85/hovercard" href="https://github.com/google/swift-benchmark/pull/85">#85</a>)</li>
<li>Clarify what's really needed for SPM (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1059557616" data-permission-text="Title is private" data-url="https://github.com/google/swift-benchmark/issues/91" data-hovercard-type="pull_request" data-hovercard-url="/google/swift-benchmark/pull/91/hovercard" href="https://github.com/google/swift-benchmark/pull/91">#91</a>)</li>
<li>CI: Simplify the Windows CI rules (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1062658576" data-permission-text="Title is private" data-url="https://github.com/google/swift-benchmark/issues/93" data-hovercard-type="pull_request" data-hovercard-url="/google/swift-benchmark/pull/93/hovercard" href="https://github.com/google/swift-benchmark/pull/93">#93</a>)</li>
<li>Bump swift-argument-parser to stable (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1101184812" data-permission-text="Title is private" data-url="https://github.com/google/swift-benchmark/issues/94" data-hovercard-type="pull_request" data-hovercard-url="/google/swift-benchmark/pull/94/hovercard" href="https://github.com/google/swift-benchmark/pull/94">#94</a>)</li>
</ul>shabalindtag:github.com,2008:Repository/262342606/0.1.12021-09-18T16:00:06Z0.1.1<p>Minor update for supporting swift-benchmark on Windows targets on 5.4 or newer Swift releases.</p>compnerdtag:github.com,2008:Repository/262342606/0.1.02020-11-04T10:51:48Z0.1.0<p>Make time formatter produce uniform decimals (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="735279933" data-permission-text="Title is private" data-url="https://github.com/google/swift-benchmark/issues/81" data-hovercard-type="pull_request" data-hovercard-url="/google/swift-benchmark/pull/81/hovercard" href="https://github.com/google/swift-benchmark/pull/81">#81</a>)</p>regexident