We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adf7d09 + 8353e4b commit 2d2a602Copy full SHA for 2d2a602
CHANGELOG.md
@@ -121,6 +121,10 @@ v0.27
121
* We now read the effective user's configuration file instead of the real user's
122
configuration in case libgit2 runs as part of a setuid binary.
123
124
+* The `git_odb_open_rstream` function and its `readstream` callback in the
125
+ `git_odb_backend` interface have changed their signatures to allow providing
126
+ the object's size and type to the caller.
127
+
128
v0.26
129
-----
130
0 commit comments