You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Upgrade gix to v0.67 ([`3ea251d`](https://github.com/Byron/crates-index-diff-rs/commit/3ea251d6fbe971c4b9af6829971a1c98fc9c4d57))
36
+
- Merge pull request #47 from syphar/github-fast-path ([`1ada2f1`](https://github.com/Byron/crates-index-diff-rs/commit/1ada2f120b6f20650c63bf78567e63a6364d19f6))
37
+
- Use github fast path to check for changes before git pull ([`3bd1c11`](https://github.com/Byron/crates-index-diff-rs/commit/3bd1c11f02aeebefa4d60e62c7b55cb71322d4a8))
38
+
</details>
39
+
8
40
## 25.0.0 (2024-07-10)
9
41
10
42
Upgrade `gix` to 0.63 and crates-index to use the same version of `gix` that contain security fixes.
@@ -13,7 +45,7 @@ Upgrade `gix` to 0.63 and crates-index to use the same version of `gix` that con
13
45
14
46
<csr-read-only-do-not-edit/>
15
47
16
-
-2 commits contributed to the release.
48
+
-3 commits contributed to the release.
17
49
- 85 days passed between releases.
18
50
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
51
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +57,7 @@ Upgrade `gix` to 0.63 and crates-index to use the same version of `gix` that con
- Set version number for new release and prepare changelog. ([`f4f4592`](https://github.com/Byron/crates-index-diff-rs/commit/f4f4592034fd2fc5f7d1aec47ee8f11695dcf916))
@@ -42,7 +75,6 @@ Upgrade `gix` to 0.63 and crates-index to use the same version of `gix` that con
42
75
<csr-read-only-do-not-edit/>
43
76
44
77
- 3 commits contributed to the release.
45
-
- 78 days passed between releases.
46
78
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
47
79
- 0 issues like '(#ID)' were seen in commit messages
48
80
@@ -147,7 +179,6 @@ of the `gix` dependency to version v0.57.
147
179
<csr-read-only-do-not-edit/>
148
180
149
181
- 6 commits contributed to the release.
150
-
- 41 days passed between releases.
151
182
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
152
183
- 0 issues like '(#ID)' were seen in commit messages
153
184
@@ -318,7 +349,6 @@ of the `gix` dependency to version v0.57.
318
349
<csr-read-only-do-not-edit/>
319
350
320
351
- 4 commits contributed to the release.
321
-
- 82 days passed between releases.
322
352
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
323
353
- 0 issues like '(#ID)' were seen in commit messages
324
354
@@ -693,7 +723,6 @@ for his contribution. Thank you!
693
723
<csr-read-only-do-not-edit/>
694
724
695
725
- 10 commits contributed to the release.
696
-
- 28 days passed between releases.
697
726
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
698
727
- 0 issues like '(#ID)' were seen in commit messages
699
728
@@ -1473,7 +1502,7 @@ This release is v11.2, but correctly indicates the **breaking change** introduce
1473
1502
- Refactor for more flexibility; bump version ([`eb244b7`](https://github.com/Byron/crates-index-diff-rs/commit/eb244b7e2ba4a860b6979d7eb8fafdf7cdcf5517))
1474
1503
</details>
1475
1504
1476
-
## v6.1.0 (2020-03-02)
1505
+
## v6.1.0 (2020-03-03)
1477
1506
1478
1507
* Add support for progress messages by adding the `(fetch|peek)_changes_with_options(git2::FetchOptions)` variants.
1479
1508
@@ -1495,7 +1524,7 @@ This release is v11.2, but correctly indicates the **breaking change** introduce
1495
1524
- Support for progress messages ([`0167119`](https://github.com/Byron/crates-index-diff-rs/commit/0167119f67aa76ced8a45e708f6bf6b4e4345c37))
1496
1525
</details>
1497
1526
1498
-
## v6.0.0 (2020-03-02)
1527
+
## v6.0.0 (2020-03-03)
1499
1528
1500
1529
* Update to git2 v0.12.0
1501
1530
@@ -1718,7 +1747,6 @@ This release is v11.2, but correctly indicates the **breaking change** introduce
1718
1747
<csr-read-only-do-not-edit/>
1719
1748
1720
1749
- 2 commits contributed to the release.
1721
-
- 474 days passed between releases.
1722
1750
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
1723
1751
- 0 issues like '(#ID)' were seen in commit messages
1724
1752
@@ -1746,7 +1774,7 @@ This release is v11.2, but correctly indicates the **breaking change** introduce
1746
1774
1747
1775
<csr-read-only-do-not-edit/>
1748
1776
1749
-
- 6 commits contributed to the release over the course of 4 calendar days.
1777
+
- 6 commits contributed to the release.
1750
1778
- 441 days passed between releases.
1751
1779
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
1752
1780
- 0 issues like '(#ID)' were seen in commit messages
0 commit comments