Skip to content

v0.6.4: pydantic v2 compatibility

Compare
Choose a tag to compare
@machow machow released this 16 Oct 16:29
· 141 commits to main since this release
a37b560

What's Changed

  • dev: allow quartodoc to work with pydantic v2 by @machow in #294
    • note that we simply import pydantic.v1 for now.
  • fix: ensure docstring section transform preserves starting text by @machow in #289
  • fix: when pointing to _quarto.yml in another folder, put current directory on sys.path, before switching directories. (see #296, #297)
  • docs: add signature_name to docstring and all content options section by @machow in #290
  • docs: add ci badge by @machow in #291

Full Changelog: v0.6.3...v0.6.4