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: gix-attributes/CHANGELOG.md
+30-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,34 @@ 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
+
A maintenance release without user-facing changes.
11
+
12
+
### New Features
13
+
14
+
- <csr-id-c18482bd388c684c553d839f6360f085e68d754b/> `std::fmt::Display` for `AssignmentRef`.
15
+
It displays exactly as it would in a `.gitattributes` file.
16
+
17
+
### Commit Statistics
18
+
19
+
<csr-read-only-do-not-edit/>
20
+
21
+
- 2 commits contributed to the release.
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
+
- Bump gix-path v0.8.0, safety bump 20 crates (gix set to 0.44.1 manually) ([`43ebaf2`](https://github.com/Byron/gitoxide/commit/43ebaf267557218865862538ffc7bdf00558492f))
33
+
-`std::fmt::Display` for `AssignmentRef`. ([`c18482b`](https://github.com/Byron/gitoxide/commit/c18482bd388c684c553d839f6360f085e68d754b))
34
+
</details>
35
+
8
36
## 0.11.0 (2023-04-26)
9
37
10
38
### New Features
@@ -38,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
66
39
67
<csr-read-only-do-not-edit/>
40
68
41
-
-16 commits contributed to the release over the course of 23 calendar days.
69
+
-17 commits contributed to the release over the course of 23 calendar days.
42
70
- 53 days passed between releases.
43
71
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
44
72
- 1 unique issue was worked on: [#814](https://github.com/Byron/gitoxide/issues/814)
@@ -52,6 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/Byron/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
- Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/Byron/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
- Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/Byron/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
- Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/Byron/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
-`discover_opts` supports an option to see non-bare repos only. ([`1b8d9e6`](https://github.com/Byron/gitoxide/commit/1b8d9e6a408e480ae1912e919c37a26e5c46639d))
- Rename `serde1` cargo feature to `serde` and use the weak-deps cargo capability. ([`b83ee36`](https://github.com/Byron/gitoxide/commit/b83ee366a3c65c717beb587ad809268f1c54b8ad))
0 commit comments