Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitc6780e2

Browse files
committed
docs(CHANGES) Noteversion()
1 parent8b6c26c commitc6780e2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎CHANGES‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
<!-- Maintainers, insert changes / features for the next release here-->
1717

18+
###Compatibility
19+
20+
- Add`GitVersionInfo` dataclass and`build_options()` method to`Git` class to
21+
provide structured access to git version information, making version handling more homogeneous
22+
and type-safe (#491). The`version()` method now returns a`Version` object instead of a string.
23+
This allows for more reliable version parsing and comparison, while`GitSync.get_git_version()`
24+
continues to return a string for backward compatibility.
25+
1826
##libvcs 0.35.1 (2025-06-21)
1927

2028
###Bug fixes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp