Skip to content

rtflite 2.5.3

Latest

Choose a tag to compare

@nanxstats nanxstats released this 08 Jan 02:31
· 17 commits to main since this release
4f36c07

Documentation

  • Update mkdocstrings settings to render Pydantic field metadata via griffe-pydantic in API reference docs (#189).
  • Declare RTFDocument._table_space as a Pydantic private attribute to prevent mkdocstrings render errors in static mode (#189).
  • Add Code Wiki link as README badge and site navigation link. This is a useful resource that helps developers and AI agents understand the codebase fast (#191).