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: git-actor/CHANGELOG.md
+34-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,38 @@ 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
+
## 0.17.2 (2023-02-17)
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-e14dc7d475373d2c266e84ff8f1826c68a34ab92/> note that crates have been renamed from `git-*` to `gix-*`.
13
+
This also means that the `git-*` prefixed crates of the `gitoxide` project
14
+
are effectively unmaintained.
15
+
Use the crates with the `gix-*` prefix instead.
16
+
17
+
If you were using `git-repository`, then `gix` is its substitute.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 3 commits contributed to the release over the course of 3 calendar days.
24
+
- 7 days passed between releases.
25
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
26
+
- 0 issues like '(#ID)' were seen in commit messages
27
+
28
+
### Commit Details
29
+
30
+
<csr-read-only-do-not-edit/>
31
+
32
+
<details><summary>view details</summary>
33
+
34
+
***Uncategorized**
35
+
- note that crates have been renamed from `git-*` to `gix-*`. ([`e14dc7d`](https://github.com/Byron/gitoxide/commit/e14dc7d475373d2c266e84ff8f1826c68a34ab92))
Copy file name to clipboardexpand all lines: git-attributes/CHANGELOG.md
+34-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,38 @@ 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
+
## 0.8.3 (2023-02-17)
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-e14dc7d475373d2c266e84ff8f1826c68a34ab92/> note that crates have been renamed from `git-*` to `gix-*`.
13
+
This also means that the `git-*` prefixed crates of the `gitoxide` project
14
+
are effectively unmaintained.
15
+
Use the crates with the `gix-*` prefix instead.
16
+
17
+
If you were using `git-repository`, then `gix` is its substitute.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 3 commits contributed to the release over the course of 3 calendar days.
24
+
- 7 days passed between releases.
25
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
26
+
- 0 issues like '(#ID)' were seen in commit messages
27
+
28
+
### Commit Details
29
+
30
+
<csr-read-only-do-not-edit/>
31
+
32
+
<details><summary>view details</summary>
33
+
34
+
***Uncategorized**
35
+
- note that crates have been renamed from `git-*` to `gix-*`. ([`e14dc7d`](https://github.com/Byron/gitoxide/commit/e14dc7d475373d2c266e84ff8f1826c68a34ab92))
Copy file name to clipboardexpand all lines: git-bitmap/CHANGELOG.md
+32-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,36 @@ 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
+
## 0.2.2 (2023-02-17)
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-e14dc7d475373d2c266e84ff8f1826c68a34ab92/> note that crates have been renamed from `git-*` to `gix-*`.
13
+
This also means that the `git-*` prefixed crates of the `gitoxide` project
14
+
are effectively unmaintained.
15
+
Use the crates with the `gix-*` prefix instead.
16
+
17
+
If you were using `git-repository`, then `gix` is its substitute.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 1 commit contributed to the release.
24
+
- 7 days passed between releases.
25
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
26
+
- 0 issues like '(#ID)' were seen in commit messages
27
+
28
+
### Commit Details
29
+
30
+
<csr-read-only-do-not-edit/>
31
+
32
+
<details><summary>view details</summary>
33
+
34
+
***Uncategorized**
35
+
- note that crates have been renamed from `git-*` to `gix-*`. ([`e14dc7d`](https://github.com/Byron/gitoxide/commit/e14dc7d475373d2c266e84ff8f1826c68a34ab92))
36
+
</details>
37
+
8
38
## 0.2.1 (2023-02-09)
9
39
10
40
### Documentation
@@ -15,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
45
16
46
<csr-read-only-do-not-edit/>
17
47
18
-
-5 commits contributed to the release over the course of 79 calendar days.
48
+
-6 commits contributed to the release over the course of 79 calendar days.
19
49
- 79 days passed between releases.
20
50
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
51
- 1 unique issue was worked on: [#691](https://github.com/Byron/gitoxide/issues/691)
@@ -29,6 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardexpand all lines: git-chunk/CHANGELOG.md
+32-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,36 @@ 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
+
## 0.4.2 (2023-02-17)
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-e14dc7d475373d2c266e84ff8f1826c68a34ab92/> note that crates have been renamed from `git-*` to `gix-*`.
13
+
This also means that the `git-*` prefixed crates of the `gitoxide` project
14
+
are effectively unmaintained.
15
+
Use the crates with the `gix-*` prefix instead.
16
+
17
+
If you were using `git-repository`, then `gix` is its substitute.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 1 commit contributed to the release.
24
+
- 7 days passed between releases.
25
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
26
+
- 0 issues like '(#ID)' were seen in commit messages
27
+
28
+
### Commit Details
29
+
30
+
<csr-read-only-do-not-edit/>
31
+
32
+
<details><summary>view details</summary>
33
+
34
+
***Uncategorized**
35
+
- note that crates have been renamed from `git-*` to `gix-*`. ([`e14dc7d`](https://github.com/Byron/gitoxide/commit/e14dc7d475373d2c266e84ff8f1826c68a34ab92))
36
+
</details>
37
+
8
38
## 0.4.1 (2023-02-09)
9
39
10
40
### Documentation
@@ -15,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
45
16
46
<csr-read-only-do-not-edit/>
17
47
18
-
-5 commits contributed to the release over the course of 79 calendar days.
48
+
-6 commits contributed to the release over the course of 79 calendar days.
19
49
- 79 days passed between releases.
20
50
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
51
- 1 unique issue was worked on: [#691](https://github.com/Byron/gitoxide/issues/691)
@@ -29,6 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardexpand all lines: git-command/CHANGELOG.md
+32-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,36 @@ 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
+
## 0.2.4 (2023-02-17)
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-e14dc7d475373d2c266e84ff8f1826c68a34ab92/> note that crates have been renamed from `git-*` to `gix-*`.
13
+
This also means that the `git-*` prefixed crates of the `gitoxide` project
14
+
are effectively unmaintained.
15
+
Use the crates with the `gix-*` prefix instead.
16
+
17
+
If you were using `git-repository`, then `gix` is its substitute.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 1 commit contributed to the release.
24
+
- 7 days passed between releases.
25
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
26
+
- 0 issues like '(#ID)' were seen in commit messages
27
+
28
+
### Commit Details
29
+
30
+
<csr-read-only-do-not-edit/>
31
+
32
+
<details><summary>view details</summary>
33
+
34
+
***Uncategorized**
35
+
- note that crates have been renamed from `git-*` to `gix-*`. ([`e14dc7d`](https://github.com/Byron/gitoxide/commit/e14dc7d475373d2c266e84ff8f1826c68a34ab92))
36
+
</details>
37
+
8
38
## 0.2.3 (2023-02-09)
9
39
10
40
A maintenance release without user-facing changes.
@@ -13,7 +43,7 @@ A maintenance release without user-facing changes.
13
43
14
44
<csr-read-only-do-not-edit/>
15
45
16
-
-2 commits contributed to the release over the course of 28 calendar days.
46
+
-3 commits contributed to the release over the course of 28 calendar days.
17
47
- 31 days passed between releases.
18
48
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
49
- 1 unique issue was worked on: [#691](https://github.com/Byron/gitoxide/issues/691)
@@ -27,6 +57,7 @@ A maintenance release without user-facing changes.
0 commit comments