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
- Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/Byron/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
- Be more generous with `mem::usage()` expected peak ([`7dd58b8`](https://github.com/Byron/gitoxide/commit/7dd58b845a7bf55a0aced5cca075a22fbebec978))
@@ -3259,6 +3260,24 @@ This is a maintenance release without functional changes.
3259
3260
-`len`
3260
3261
-`from_env`
3261
3262
-`open`
3263
+
-`len`
3264
+
-`from_env`
3265
+
-`open`
3266
+
-`len`
3267
+
-`from_env`
3268
+
-`open`
3269
+
-`len`
3270
+
-`from_env`
3271
+
-`open`
3272
+
-`len`
3273
+
-`from_env`
3274
+
-`open`
3275
+
-`len`
3276
+
-`from_env`
3277
+
-`open`
3278
+
-`len`
3279
+
-`from_env`
3280
+
-`open`
3262
3281
-`len`
3263
3282
-`from_env`
3264
3283
-`open`
@@ -3325,7 +3344,7 @@ This is a maintenance release without functional changes.
Copy file name to clipboardexpand all lines: gix-dir/CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
17
17
<csr-read-only-do-not-edit/>
18
18
19
-
-15 commits contributed to the release over the course of 55 calendar days.
19
+
-16 commits contributed to the release over the course of 55 calendar days.
20
20
- 62 days passed between releases.
21
21
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
22
22
- 1 unique issue was worked on: [#1458](https://github.com/Byron/gitoxide/issues/1458)
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
31
- Assure that worktree-roots are never considered ignored. ([`1e92d1e`](https://github.com/Byron/gitoxide/commit/1e92d1ed3f23e9de84203252d64e701e2c7fb941))
32
32
- Add tests that show what happens with allow-lists and `/` in root ([`1ebd6c7`](https://github.com/Byron/gitoxide/commit/1ebd6c71457b292cdef97c218fb3e4176d10d502))
- Prepare changelog prior to release ([`99c00cc`](https://github.com/Byron/gitoxide/commit/99c00cc3ae9827555e2e1162328bc57038619d1f))
57
58
- Merge pull request #1425 from EliahKagan/strange-symlink-targets ([`6df6e84`](https://github.com/Byron/gitoxide/commit/6df6e845e0d16ad3305f88157999a9564848d04f))
58
59
- Always fall back to creating file symlinks on Windows ([`1e81220`](https://github.com/Byron/gitoxide/commit/1e81220824bd139db01a81de516eee7e0bc23715))
0 commit comments