We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20894d commit 60d8df9Copy full SHA for 60d8df9
NEWS
@@ -1,3 +1,21 @@
1
+git2r 0.14.0.9000
2
+-----------------
3
+
4
+IMPROVEMENTS
5
6
+* Build configuration: 'pkg-config' is now used to find 'libssl', if
7
+ possible (Elias Pipping in PR #231).
8
9
+* Added a method to coerce a 'git_commit' object to a 'data.frame'.
10
11
+* Added the method 'is_branch' to check if an object is a
12
+ 'git_branch'.
13
14
+BUG FIXES
15
16
+* Build configuration: fixed installation with parallel make (Kirill
17
+ Müller in PR #228).
18
19
git2r 0.14.0
20
------------
21
0 commit comments