@@ -5,7 +5,31 @@ 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.37.0 (2023-10-12)
8
+ ## Unreleased
9
+
10
+ A maintenance release without user-facing changes.
11
+
12
+ ### Commit Statistics
13
+
14
+ <csr-read-only-do-not-edit />
15
+
16
+ - 2 commits contributed to the release.
17
+ - 17 days passed between releases.
18
+ - 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
19
+ - 0 issues like '(#ID)' were seen in commit messages
20
+
21
+ ### Commit Details
22
+
23
+ <csr-read-only-do-not-edit />
24
+
25
+ <details ><summary >view details</summary >
26
+
27
+ * ** Uncategorized**
28
+ - Release gix-hash v0.13.1, gix-features v0.36.0, gix-actor v0.28.0, gix-object v0.38.0, gix-glob v0.14.0, gix-attributes v0.20.0, gix-command v0.2.10, gix-filter v0.6.0, gix-fs v0.8.0, gix-commitgraph v0.22.0, gix-revwalk v0.9.0, gix-traverse v0.34.0, gix-worktree-stream v0.6.0, gix-archive v0.6.0, gix-tempfile v11.0.0, gix-lock v11.0.0, gix-ref v0.38.0, gix-config v0.31.0, gix-url v0.25.0, gix-credentials v0.21.0, gix-diff v0.37.0, gix-discover v0.26.0, gix-ignore v0.9.0, gix-index v0.26.0, gix-mailmap v0.20.0, gix-negotiate v0.9.0, gix-pack v0.44.0, gix-odb v0.54.0, gix-pathspec v0.4.0, gix-packetline v0.16.7, gix-transport v0.37.0, gix-protocol v0.41.0, gix-revision v0.23.0, gix-refspec v0.19.0, gix-worktree v0.27.0, gix-status v0.2.0, gix-submodule v0.5.0, gix-worktree-state v0.4.0, gix v0.55.0, safety bump 37 crates ([ ` 68e5432 ` ] ( https://github.com/Byron/gitoxide/commit/68e54326e527a55dd5b5079921fc251615833040 ) )
29
+ - Prepare changelogs prior to release ([ ` 1347a54 ` ] ( https://github.com/Byron/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf ) )
30
+ </details >
31
+
32
+ ## 0.37.0 (2023-09-24)
9
33
10
34
### Bug Fixes
11
35
@@ -16,9 +40,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
40
17
41
<csr-read-only-do-not-edit />
18
42
19
- - 1 commit contributed to the release.
20
- - 17 days passed between releases.
21
- - 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
43
+ - 4 commits contributed to the release.
44
+ - 15 days passed between releases.
45
+ - 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
22
46
- 0 issues like '(#ID)' were seen in commit messages
23
47
24
48
### Commit Details
@@ -28,7 +52,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
52
<details ><summary >view details</summary >
29
53
30
54
* ** Uncategorized**
31
- - Prepare changelogs prior to release ([ ` 1347a54 ` ] ( https://github.com/Byron/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf ) )
55
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([ ` 7891fb1 ` ] ( https://github.com/Byron/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4 ) )
56
+ - Prepare changelogs prior to release ([ ` 8a60d5b ` ] ( https://github.com/Byron/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec ) )
57
+ - Merge branch 'fix-exploit' ([ ` c53bbd2 ` ] ( https://github.com/Byron/gitoxide/commit/c53bbd265005c7eedc316205b217e137e2b9896e ) )
58
+ - Prevent hosts or paths that look like arguments to be passed to invoked commands. ([ ` b06a0dd ` ] ( https://github.com/Byron/gitoxide/commit/b06a0dd781accad317fdec5f86f069df4c21875c ) )
32
59
</details >
33
60
34
61
## 0.36.0 (2023-09-08)
0 commit comments