machow / quartodoc

Generate API documentation with quarto
https://machow.github.io/quartodoc
MIT License
176 stars 20 forks source link

fix: support griffe v1, and backwards compat to v0.37.0 #359

Closed machow closed 1 month ago

machow commented 1 month ago

This PR adds support for griffe v1, by attempting to do v1-centered imports. If that fails, it falls back to imports that expect griffe < v1.

Note that auto package functionality requires griffe > v0.46.0, which renamed member_is_exported to is_exported.

codecov-commenter commented 1 month ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: