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.
version()
1 parent 78dedad commit 56aff59Copy full SHA for 56aff59
CHANGES
@@ -15,6 +15,10 @@ $ pip install --user --upgrade --pre libvcs
15
16
<!-- Maintainers, insert changes / features for the next release here -->
17
18
+- Add `GitVersionInfo` dataclass and `build_options()` method to `Git` class to
19
+ provide structured access to git version information, making version handling more homogeneous
20
+ and type-safe (#491).
21
+
22
### Development
23
24
- Cursor rules for development loop and git commit messages (#488)
0 commit comments