@@ -5,15 +5,41 @@ 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.25.0 (2025-04-25)
8
+ ## 0.25.1 (2025-04-25)
9
+
10
+ ### Commit Statistics
11
+
12
+ <csr-read-only-do-not-edit />
13
+
14
+ - 7 commits contributed to the release.
15
+ - 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
16
+ - 0 issues like '(#ID)' were seen in commit messages
17
+
18
+ ### Commit Details
19
+
20
+ <csr-read-only-do-not-edit />
21
+
22
+ <details ><summary >view details</summary >
23
+
24
+ * ** Uncategorized**
25
+ - Release gix-date v0.10.0, gix-utils v0.2.1, gix-actor v0.35.0, gix-validate v0.9.5, gix-path v0.10.15, gix-features v0.42.0, gix-hash v0.17.1, gix-object v0.49.0, gix-glob v0.19.1, gix-quote v0.5.1, gix-attributes v0.25.0, gix-command v0.5.1, gix-packetline-blocking v0.18.4, gix-filter v0.19.0, gix-fs v0.14.0, gix-commitgraph v0.27.1, gix-revwalk v0.20.0, gix-traverse v0.46.0, gix-worktree-stream v0.21.0, gix-archive v0.21.0, gix-tempfile v17.0.1, gix-lock v17.0.1, gix-index v0.39.0, gix-config-value v0.14.13, gix-pathspec v0.10.1, gix-ignore v0.14.1, gix-worktree v0.40.0, gix-diff v0.52.0, gix-blame v0.2.0, gix-ref v0.51.0, gix-sec v0.10.13, gix-config v0.45.0, gix-prompt v0.10.1, gix-url v0.30.1, gix-credentials v0.28.1, gix-discover v0.40.0, gix-dir v0.14.0, gix-mailmap v0.27.0, gix-revision v0.34.0, gix-merge v0.5.0, gix-negotiate v0.20.0, gix-pack v0.59.0, gix-odb v0.69.0, gix-refspec v0.30.0, gix-shallow v0.3.1, gix-packetline v0.18.5, gix-transport v0.46.0, gix-protocol v0.50.0, gix-status v0.19.0, gix-submodule v0.19.0, gix-worktree-state v0.18.0, gix v0.72.0, gix-fsck v0.11.0, gitoxide-core v0.46.0, gitoxide v0.43.0, safety bump 30 crates ([`db0b095`](https://github.com/GitoxideLabs/gitoxide/commit/db0b0957930e3ebb1b3f05ed8d7e7a557eb384a2))
26
+ - Update changelogs prior to release ([ ` 0bf84db ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0 ) )
27
+ - Merge pull request #1935 from pierrechevalier83/fix_1923 ([ ` 3b1bef7 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1 ) )
28
+ - J fmt ([ ` c3c6504 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d ) )
29
+ - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([ ` b5e9059 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b ) )
30
+ - Bump the cargo group with 21 updates ([ ` 68e6b2e ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1 ) )
31
+ - Merge pull request #1919 from GitoxideLabs/release ([ ` 420e730 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda ) )
32
+ </details >
33
+
34
+ ## 0.25.0 (2025-04-04)
9
35
10
36
A maintenance release without user-facing changes.
11
37
12
38
### Commit Statistics
13
39
14
40
<csr-read-only-do-not-edit />
15
41
16
- - 6 commits contributed to the release.
42
+ - 10 commits contributed to the release.
17
43
- 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
18
44
- 0 issues like '(#ID)' were seen in commit messages
19
45
@@ -30,12 +56,16 @@ A maintenance release without user-facing changes.
30
56
<details ><summary >view details</summary >
31
57
32
58
* ** Uncategorized**
33
- - Update changelogs prior to release ([ ` 0bf84db ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/0bf84dbc041f59efba06adcf422c60b5d6e350f0 ) )
34
- - Merge pull request #1935 from pierrechevalier83/fix_1923 ([ ` 3b1bef7 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/3b1bef7cc40e16b61bcc117ca90ebae21df7c7b1 ) )
35
- - J fmt ([ ` c3c6504 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/c3c650448f92bcb27194ce0a51f7d604ce87920d ) )
36
- - Merge pull request #1949 from GitoxideLabs/dependabot/cargo/cargo-6893e2988a ([ ` b5e9059 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/b5e905991155ace32ef21464e69a8369a773f02b ) )
37
- - Bump the cargo group with 21 updates ([ ` 68e6b2e ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/68e6b2e54613fe788d645ea8c942c71a39c6ede1 ) )
38
- - Merge pull request #1919 from GitoxideLabs/release ([ ` 420e730 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/420e730f765b91e1d17daca6bb1f99bdb2e54fda ) )
59
+ - Release gix-date v0.9.4, gix-utils v0.2.0, gix-actor v0.34.0, gix-features v0.41.0, gix-hash v0.17.0, gix-hashtable v0.8.0, gix-path v0.10.15, gix-validate v0.9.4, gix-object v0.48.0, gix-glob v0.19.0, gix-quote v0.5.0, gix-attributes v0.25.0, gix-command v0.5.0, gix-packetline-blocking v0.18.3, gix-filter v0.18.0, gix-fs v0.14.0, gix-commitgraph v0.27.0, gix-revwalk v0.19.0, gix-traverse v0.45.0, gix-worktree-stream v0.20.0, gix-archive v0.20.0, gix-tempfile v17.0.0, gix-lock v17.0.0, gix-index v0.39.0, gix-config-value v0.14.12, gix-pathspec v0.10.0, gix-ignore v0.14.0, gix-worktree v0.40.0, gix-diff v0.51.0, gix-blame v0.1.0, gix-ref v0.51.0, gix-config v0.44.0, gix-prompt v0.10.0, gix-url v0.30.0, gix-credentials v0.28.0, gix-discover v0.39.0, gix-dir v0.13.0, gix-mailmap v0.26.0, gix-revision v0.33.0, gix-merge v0.4.0, gix-negotiate v0.19.0, gix-pack v0.58.0, gix-odb v0.68.0, gix-refspec v0.29.0, gix-shallow v0.3.0, gix-packetline v0.18.4, gix-transport v0.46.0, gix-protocol v0.49.0, gix-status v0.18.0, gix-submodule v0.18.0, gix-worktree-state v0.18.0, gix v0.71.0, gix-fsck v0.10.0, gitoxide-core v0.46.0, gitoxide v0.42.0, safety bump 48 crates ([`b41312b`](https://github.com/GitoxideLabs/gitoxide/commit/b41312b478b0d19efb330970cf36dba45d0fbfbd))
60
+ - Update changelogs prior to release ([ ` 38dff41 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/38dff41d09b6841ff52435464e77cd012dce7645 ) )
61
+ - Merge pull request #1908 from EliahKagan/run-ci/scripts ([ ` c8c42b4 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/c8c42b4b86e8bf7d8f0f7130d2da98dfed246be9 ) )
62
+ - Fix a few ShellCheck warnings and stylistic inconsistencies ([ ` e5e2c6f ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/e5e2c6fbf9337219edb79ce97b56b3be91bc14e5 ) )
63
+ - Merge pull request #1907 from EliahKagan/run-ci/raw ([ ` 7b17da6 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/7b17da6ca1dce275de0d32d0b0d6c238621e6ee3 ) )
64
+ - Drop trailing ` , ` just before ` ) ` on same line in function calls ([ ` 66a5ae1 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/66a5ae1b586d583066402c801213a55141e2aad6 ) )
65
+ - Use raw literals for more strings with backslashes ([ ` 01bd76d ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/01bd76dcacb69d9c21f2fc6063e273a01aebf94f ) )
66
+ - Merge pull request #1854 from GitoxideLabs/montly-report ([ ` 16a248b ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/16a248beddbfbd21621f2bb57aaa82dca35acb19 ) )
67
+ - Thanks clippy ([ ` 8e96ed3 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/8e96ed37db680855d194c10673ba2dab28655d95 ) )
68
+ - Merge pull request #1778 from GitoxideLabs/new-release ([ ` 8df0db2 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/8df0db2f8fe1832a5efd86d6aba6fb12c4c855de ) )
39
69
</details >
40
70
41
71
## 0.24.0 (2025-01-18)
0 commit comments