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: gitoxide-core/CHANGELOG.md
+33-5
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
+
## Unreleased
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-8011c73ee401bfca03811a249c46a4dd468af1b8/> bump `gix-transport` version to prevent it from being picked up.
13
+
`gix-transport` v0.37.1 could accidentally be picked up by older, incompatible,
14
+
`gix` versions which now fail to build.
15
+
16
+
Thus v0.37.1 is now yanked and replaced with v0.38.0 along with a new
17
+
release of `gix` to go with it.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 2 commits contributed to the release.
24
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
25
+
- 0 issues like '(#ID)' were seen in commit messages
26
+
27
+
### Commit Details
28
+
29
+
<csr-read-only-do-not-edit/>
30
+
31
+
<details><summary>view details</summary>
32
+
33
+
***Uncategorized**
34
+
- Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/Byron/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
- Revert "adapt to changes in `gix-attributes`" ([`aa47342`](https://github.com/Byron/gitoxide/commit/aa47342109bf2fe2b33d7f8ac07c56aa1692936b))
-`gix attrs query` now allows to match directories as signalled by the trailing slash ([`0f3a4b0`](https://github.com/Byron/gitoxide/commit/0f3a4b0f864645b94f91897507b4d2737ff1ae25))
@@ -160,9 +191,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Copy file name to clipboardExpand all lines: gix-protocol/CHANGELOG.md
+31-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,35 @@ 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
+
## Unreleased
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-8011c73ee401bfca03811a249c46a4dd468af1b8/> bump `gix-transport` version to prevent it from being picked up.
13
+
`gix-transport` v0.37.1 could accidentally be picked up by older, incompatible,
14
+
`gix` versions which now fail to build.
15
+
16
+
Thus v0.37.1 is now yanked and replaced with v0.38.0 along with a new
17
+
release of `gix` to go with it.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 1 commit contributed to the release.
24
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
25
+
- 0 issues like '(#ID)' were seen in commit messages
26
+
27
+
### Commit Details
28
+
29
+
<csr-read-only-do-not-edit/>
30
+
31
+
<details><summary>view details</summary>
32
+
33
+
***Uncategorized**
34
+
- Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/Byron/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
35
+
</details>
36
+
8
37
## 0.41.0 (2023-10-12)
9
38
10
39
A maintenance release without user-facing changes.
@@ -13,7 +42,7 @@ A maintenance release without user-facing changes.
13
42
14
43
<csr-read-only-do-not-edit/>
15
44
16
-
-2 commits contributed to the release.
45
+
-3 commits contributed to the release.
17
46
- 17 days passed between releases.
18
47
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
48
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +54,7 @@ A maintenance release without user-facing changes.
Copy file name to clipboardExpand all lines: gix-transport/CHANGELOG.md
+31-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,35 @@ 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
+
## Unreleased
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-8011c73ee401bfca03811a249c46a4dd468af1b8/> bump `gix-transport` version to prevent it from being picked up.
13
+
`gix-transport` v0.37.1 could accidentally be picked up by older, incompatible,
14
+
`gix` versions which now fail to build.
15
+
16
+
Thus v0.37.1 is now yanked and replaced with v0.38.0 along with a new
17
+
release of `gix` to go with it.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 1 commit contributed to the release.
24
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
25
+
- 0 issues like '(#ID)' were seen in commit messages
26
+
27
+
### Commit Details
28
+
29
+
<csr-read-only-do-not-edit/>
30
+
31
+
<details><summary>view details</summary>
32
+
33
+
***Uncategorized**
34
+
- Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/Byron/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
35
+
</details>
36
+
8
37
## 0.37.1 (2023-10-12)
9
38
10
39
A maintenance release without user-facing changes.
@@ -13,7 +42,7 @@ A maintenance release without user-facing changes.
13
42
14
43
<csr-read-only-do-not-edit/>
15
44
16
-
-3 commits contributed to the release.
45
+
-4 commits contributed to the release.
17
46
- 17 days passed between releases.
18
47
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19
48
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +54,7 @@ A maintenance release without user-facing changes.
- Prepare another changelog prior to release ([`029dbc1`](https://github.com/Byron/gitoxide/commit/029dbc1601a0a9c76261667377a73af41aa41c8f))
Copy file name to clipboardExpand all lines: gix/CHANGELOG.md
+31-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,35 @@ 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
+
## Unreleased
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-8011c73ee401bfca03811a249c46a4dd468af1b8/> bump `gix-transport` version to prevent it from being picked up.
13
+
`gix-transport` v0.37.1 could accidentally be picked up by older, incompatible,
14
+
`gix` versions which now fail to build.
15
+
16
+
Thus v0.37.1 is now yanked and replaced with v0.38.0 along with a new
17
+
release of `gix` to go with it.
18
+
19
+
### Commit Statistics
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
- 1 commit contributed to the release.
24
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
25
+
- 0 issues like '(#ID)' were seen in commit messages
26
+
27
+
### Commit Details
28
+
29
+
<csr-read-only-do-not-edit/>
30
+
31
+
<details><summary>view details</summary>
32
+
33
+
***Uncategorized**
34
+
- Bump `gix-transport` version to prevent it from being picked up. ([`8011c73`](https://github.com/Byron/gitoxide/commit/8011c73ee401bfca03811a249c46a4dd468af1b8))
35
+
</details>
36
+
8
37
## 0.55.1 (2023-10-12)
9
38
10
39
### New Features
@@ -21,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
50
22
51
<csr-read-only-do-not-edit/>
23
52
24
-
-2 commits contributed to the release.
53
+
-3 commits contributed to the release.
25
54
- 2 commits were understood as [conventional](https://www.conventionalcommits.org).
26
55
- 0 issues like '(#ID)' were seen in commit messages
27
56
@@ -32,6 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `take_data()` to all primitive object types. ([`5732303`](https://github.com/Byron/gitoxide/commit/5732303180d26374016b70bdd7fa0278dd84cff3))
36
66
- Add `detach()` and `detached()` too all object types. ([`88f2e6c`](https://github.com/Byron/gitoxide/commit/88f2e6c4c540b9c8032e6eee9c5da65a9bcfeef8))
0 commit comments