Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a9a05f

Browse files
committed
Rebuild all changelogs to assure properly ordered headlines (#198)
1 parent 2ff0c20 commit 4a9a05f

16 files changed

Lines changed: 444 additions & 427 deletions

File tree

cargo-smart-release/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
<csr-read-only-do-not-edit/>
1919

20-
- 170 commits contributed to the release over the course of 19 calendar days.
20+
- 172 commits contributed to the release over the course of 19 calendar days.
2121
- 12 commits where understood as [conventional](https://www.conventionalcommits.org).
2222
- 6 unique issues were worked on
2323

@@ -52,6 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252
- smart-release: an algorithm to collect dependencies by 'growing' (73794a4)
5353
- smart-release: foundation for bumping versions (d1145d1)
5454
* **#198**
55+
- reorder headlines according to version ordering… (733d7f1)
56+
- Sort all commits by time, descending… (7c37a3d)
5557
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
5658
- Use most relevant parent tree for change comparison… (6d02ac8)
5759
- Use hashmap based lookup for trees… (55d2d17)

git-diff/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 8 commits contributed to the release over the course of 13 calendar days.
14+
- 9 commits contributed to the release over the course of 14 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 2 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- Generate changelogs with details (fd0f3bd)
2728
- Update all changelogs with details (0732699)

git-hash/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 5 commits contributed to the release.
14+
- 6 commits contributed to the release.
1515
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 1 unique issue was worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- rename `oid::short_hex()` to `oid::to_hex()` (deb99b3)
2728
- Fixup remaining changelogs… (0ac488a)

git-lock/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 3 commits contributed to the release over the course of 33 calendar days.
14+
- 4 commits contributed to the release over the course of 33 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 2 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- Fixup remaining changelogs… (0ac488a)
2728
* **Uncategorized**

git-object/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 38 commits contributed to the release over the course of 11 calendar days.
14+
- 39 commits contributed to the release over the course of 11 calendar days.
1515
- 3 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 3 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- Generate changelogs with details (fd0f3bd)
2728
- Update all changelogs with details (0732699)

git-odb/CHANGELOG.md

Lines changed: 60 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 11 commits contributed to the release over the course of 13 calendar days.
14+
- 12 commits contributed to the release over the course of 14 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 3 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- Fixup remaining changelogs… (0ac488a)
2728
- Generate changelogs with details (fd0f3bd)
@@ -84,6 +85,64 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8485
- [odb #164] Add refresh() functionality (ee16d04)
8586
</details>
8687

88+
## v0.21.1 (2021-09-07)
89+
90+
### Commit Statistics
91+
92+
<csr-read-only-do-not-edit/>
93+
94+
- 4 commits contributed to the release over the course of 1 calendar day.
95+
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
96+
- 1 unique issue was worked on
97+
98+
### Commit Details
99+
100+
<csr-read-only-do-not-edit/>
101+
102+
<details><summary>view details</summary>
103+
104+
* **Uncategorized**
105+
- Release git-odb v0.21.1 (cb33c2f)
106+
- [odb #190] Read all eligble packed refs, no "pack-" prefix needed (ab250f7)
107+
- Bump git-pack v0.10.0 (e5e3c80)
108+
- Bump git-hash v0.6.0 (6efd90d)
109+
</details>
110+
111+
## v0.21.0 (2021-08-27)
112+
113+
### Commit Statistics
114+
115+
<csr-read-only-do-not-edit/>
116+
117+
- 16 commits contributed to the release over the course of 4 calendar days.
118+
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
119+
- 1 unique issue was worked on
120+
121+
### Commit Details
122+
123+
<csr-read-only-do-not-edit/>
124+
125+
<details><summary>view details</summary>
126+
127+
* **Uncategorized**
128+
- [repository #174] adjust various changelogs (081faf5)
129+
- [odb #180] fix docs (bd50752)
130+
- [odb #180] refactor (eff21da)
131+
- Bump git-odb v0.21.0 (7b9854f)
132+
- [odb #180] add changelog (acf1193)
133+
- [pack #179] refactor bundle (420dca2)
134+
- [pack #179] refactor (ab6554b)
135+
- [object #177] move mutable objects to crate::* (c551c02)
136+
- [object #177] migrate immutable::tree to crate::tree (fa5cd06)
137+
- [object #177] move immutable::* to crate::*Ref, start `iter` adjustments (461dc53)
138+
- [object #177] rename immutable::* to immutable::*Ref (6deb012)
139+
- Release git-object v0.13.0 (708fc5a)
140+
- Merge pull request #172 from mellowagain/main (61aebbf)
141+
- [actor #173] rename immutable::Signature to SignatureRef! (96461ac)
142+
- Release git-pack v0.9.0 (7fbc961)
143+
- [pack #67] refactor (14717f6)
144+
</details>
145+
87146
## v0.20.2 (2021-08-17)
88147

89148
### Commit Statistics
@@ -1655,61 +1714,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16551714
- reorganize repository a bit; use different contact email address (cb9fa28)
16561715
</details>
16571716

1658-
## v0.21.1 (2021-09-07)
1659-
1660-
### Commit Statistics
1661-
1662-
<csr-read-only-do-not-edit/>
1663-
1664-
- 4 commits contributed to the release over the course of 1 calendar day.
1665-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1666-
- 1 unique issue was worked on
1667-
1668-
### Commit Details
1669-
1670-
<csr-read-only-do-not-edit/>
1671-
1672-
<details><summary>view details</summary>
1673-
1674-
* **Uncategorized**
1675-
- Release git-odb v0.21.1 (cb33c2f)
1676-
- [odb #190] Read all eligble packed refs, no "pack-" prefix needed (ab250f7)
1677-
- Bump git-pack v0.10.0 (e5e3c80)
1678-
- Bump git-hash v0.6.0 (6efd90d)
1679-
</details>
1680-
1681-
## v0.21.0 (2021-08-27)
1682-
1683-
### Commit Statistics
1684-
1685-
<csr-read-only-do-not-edit/>
1686-
1687-
- 16 commits contributed to the release over the course of 4 calendar days.
1688-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1689-
- 1 unique issue was worked on
1690-
1691-
### Commit Details
1692-
1693-
<csr-read-only-do-not-edit/>
1694-
1695-
<details><summary>view details</summary>
1696-
1697-
* **Uncategorized**
1698-
- [repository #174] adjust various changelogs (081faf5)
1699-
- [odb #180] fix docs (bd50752)
1700-
- [odb #180] refactor (eff21da)
1701-
- Bump git-odb v0.21.0 (7b9854f)
1702-
- [odb #180] add changelog (acf1193)
1703-
- [pack #179] refactor bundle (420dca2)
1704-
- [pack #179] refactor (ab6554b)
1705-
- [object #177] move mutable objects to crate::* (c551c02)
1706-
- [object #177] migrate immutable::tree to crate::tree (fa5cd06)
1707-
- [object #177] move immutable::* to crate::*Ref, start `iter` adjustments (461dc53)
1708-
- [object #177] rename immutable::* to immutable::*Ref (6deb012)
1709-
- Release git-object v0.13.0 (708fc5a)
1710-
- Merge pull request #172 from mellowagain/main (61aebbf)
1711-
- [actor #173] rename immutable::Signature to SignatureRef! (96461ac)
1712-
- Release git-pack v0.9.0 (7fbc961)
1713-
- [pack #67] refactor (14717f6)
1714-
</details>
1715-

git-pack/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 23 commits contributed to the release over the course of 14 calendar days.
14+
- 24 commits contributed to the release over the course of 14 calendar days.
1515
- 10 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 4 unique issues were worked on
1717

@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
* **#164**
2525
- Avoid duplicate module paths in 'tree' and 'commit' (2f2d856)
2626
* **#198**
27+
- Sort all commits by time, descending… (7c37a3d)
2728
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2829
- don't put more objects into the pack cache than needed (d89e474)
2930
- Fixup remaining changelogs… (0ac488a)

git-packetline/CHANGELOG.md

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 14 commits contributed to the release over the course of 13 calendar days.
14+
- 15 commits contributed to the release over the course of 14 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 3 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- refactor and improve path filtering to find relevant commits… (99db079)
2728
- The first headline level controls all the other ones (302b267)
@@ -61,6 +62,47 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6162
- [ref #190] more conversion trait impls (1795a33)
6263
</details>
6364

65+
## v0.10.0 (2021-08-27)
66+
67+
#### Breaking
68+
69+
* **renames / moves**
70+
- `immutable::PacketLine` -> `PacketLineRef`
71+
- `immutable::Error` -> `ErrorRef`
72+
- `immutable::Text` -> `TextRef`
73+
- `immutable::Band` -> `BandRef`
74+
- `immutable::DecodeBandError` -> `decode::band::Error`
75+
- `pub immutable::` -> `line::`
76+
- `pub write::` -> `write::`
77+
78+
* **removals**
79+
- `write::Writer` (is now only `Writer`)
80+
- `read::StreamingPeekableIter` (is now only `StreamingPeekableIter`)
81+
### Commit Statistics
82+
83+
<csr-read-only-do-not-edit/>
84+
85+
- 8 commits contributed to the release.
86+
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
87+
- 1 unique issue was worked on
88+
89+
### Commit Details
90+
91+
<csr-read-only-do-not-edit/>
92+
93+
<details><summary>view details</summary>
94+
95+
* **Uncategorized**
96+
- [repository #174] adjust various changelogs (081faf5)
97+
- Bump git-packetline v0.10.0 (b09f391)
98+
- [packetline #178] fix docs (878d8e8)
99+
- [packetline #178] refactor (0c7c599)
100+
- [packetline #178] fix docs (b3fd65d)
101+
- [packetline #178] refactor (23438fd)
102+
- [packetline #178] rename PacketLine to PacketLineRef… (d4c16a9)
103+
- [packetline #178] add changelog in preparation for breaking changes (ffd96f9)
104+
</details>
105+
64106
## v0.9.1 (2021-08-17)
65107

66108
### Commit Statistics
@@ -501,44 +543,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
501543
- [clone] move packet-line code into own crate (879af67)
502544
</details>
503545

504-
### v0.10.0 (2021-08-27)
505-
506-
#### Breaking
507-
508-
* **renames / moves**
509-
- `immutable::PacketLine` -> `PacketLineRef`
510-
- `immutable::Error` -> `ErrorRef`
511-
- `immutable::Text` -> `TextRef`
512-
- `immutable::Band` -> `BandRef`
513-
- `immutable::DecodeBandError` -> `decode::band::Error`
514-
- `pub immutable::` -> `line::`
515-
- `pub write::` -> `write::`
516-
517-
* **removals**
518-
- `write::Writer` (is now only `Writer`)
519-
- `read::StreamingPeekableIter` (is now only `StreamingPeekableIter`)
520-
#### Commit Statistics
521-
522-
<csr-read-only-do-not-edit/>
523-
524-
- 8 commits contributed to the release.
525-
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
526-
- 1 unique issue was worked on
527-
528-
#### Commit Details
529-
530-
<csr-read-only-do-not-edit/>
531-
532-
<details><summary>view details</summary>
533-
534-
* **Uncategorized**
535-
- [repository #174] adjust various changelogs (081faf5)
536-
- Bump git-packetline v0.10.0 (b09f391)
537-
- [packetline #178] fix docs (878d8e8)
538-
- [packetline #178] refactor (0c7c599)
539-
- [packetline #178] fix docs (b3fd65d)
540-
- [packetline #178] refactor (23438fd)
541-
- [packetline #178] rename PacketLine to PacketLineRef… (d4c16a9)
542-
- [packetline #178] add changelog in preparation for breaking changes (ffd96f9)
543-
</details>
544-

git-protocol/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 15 commits contributed to the release over the course of 13 calendar days.
14+
- 16 commits contributed to the release over the course of 14 calendar days.
1515
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 4 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Sort all commits by time, descending… (7c37a3d)
2526
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2627
- Fixup remaining changelogs… (0ac488a)
2728
- Generate changelogs with details (fd0f3bd)

0 commit comments

Comments
 (0)