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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+30-2Lines changed: 30 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,33 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## 16.0.0 (2023-02-21)
9
+
10
+
### Bug Fixes (BREAKING)
11
+
12
+
- <csr-id-80825885a819fc273ddd29e8598c145cda47852c/> upgrade from `git-repository` to `gix`
13
+
This change renames the public re-export from `git` to `gix` as well
14
+
for consistency.
15
+
16
+
### Commit Statistics
17
+
18
+
<csr-read-only-do-not-edit/>
19
+
20
+
- 1 commit contributed to the release.
21
+
- 77 days passed between releases.
22
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
23
+
- 0 issues like '(#ID)' were seen in commit messages
24
+
25
+
### Commit Details
26
+
27
+
<csr-read-only-do-not-edit/>
28
+
29
+
<details><summary>view details</summary>
30
+
31
+
***Uncategorized**
32
+
- upgrade from `git-repository` to `gix` ([`8082588`](https://github.com/Byron/crates-index-diff-rs/commit/80825885a819fc273ddd29e8598c145cda47852c))
33
+
</details>
34
+
8
35
## 15.0.2 (2022-12-05)
9
36
10
37
### Bug Fixes
@@ -15,8 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
42
16
43
<csr-read-only-do-not-edit/>
17
44
18
-
-1 commit contributed to the release.
19
-
-1 day passed between releases.
45
+
-2 commits contributed to the release over the course of 8 calendar days.
46
+
-9 days passed between releases.
20
47
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
48
- 0 issues like '(#ID)' were seen in commit messages
22
49
@@ -27,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments