You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>[Compare with 0.41.0](https://github.com/mkdocstrings/griffe/compare/0.41.0...0.41.1)</small>
11
+
12
+
### Deprecations
13
+
14
+
- The `load_git` function moved from `griffe.git` to `griffe.loader`.
15
+
It is still importable from `griffe.git`, but will emit a deprecation warning.
16
+
17
+
### Code Refactoring
18
+
19
+
- Expose Git utilities, move `load_git` into the `loader` module ([327cc5b](https://github.com/mkdocstrings/griffe/commit/327cc5b0f28f7236eaaf1c028674b6e0006611da) by Timothée Mazzucotelli).
0 commit comments