Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ad0fb76

Browse filesBrowse files
committed
docs(CHANGES) Note version() returning Version
1 parent e0e144c commit ad0fb76
Copy full SHA for ad0fb76

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎CHANGES

Copy file name to clipboardExpand all lines: CHANGES
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ $ pip install --user --upgrade --pre libvcs
1818
- Add `GitVersionInfo` dataclass and `build_options()` method to `Git` class to
1919
provide structured access to git version information, making version handling more homogeneous
2020
and type-safe (#491). The `version()` method now returns a `Version` object instead of a string.
21-
This allows for more reliable version parsing and comparison.
21+
This allows for more reliable version parsing and comparison, while `GitSync.get_git_version()`
22+
continues to return a string for backward compatibility.
2223

2324
### Development
2425

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.