File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 11git2r (development version)
22---------------------------
33
4+ IMPROVEMENTS
5+
6+ * Updated the bundled libgit2 source code to version '0.28.5'.
7+
8+ * Updated the build configuration script to be able to build git2r
9+ with a system installation of libgit2 version >= 1.0.
10+
11+ * The build configuration script checks for minimum required version
12+ of libssh2 (version >= 1.8). Issue #420.
13+
14+ * Updated to use roxygen2 version 7.1.0 to build the documentation.
15+
16+ * Make it easier to view and change the timezone (John Blischak in
17+ #408).
18+
19+ * Fixed 'ls_tree' to handle content in subfolder, see description in
20+ PR #402.
21+
22+ * The 'branch_create' function has been changed to use the
23+ 'last_commit()' function as default to determine the commit to which
24+ the new branch should point.
425
526git2r 0.26.1
627------------
You can’t perform that action at this time.
0 commit comments