Skip to content

v0.3.2 - README docstring fence rendering

Choose a tag to compare

@killett killett released this 06 Jun 19:10
· 9 commits to main since this release

Patch release.

Docstrings in the generated README now render inside fenced text blocks so the carefully aligned Google-style Args: / Returns: / Raises: sections in the source preserve their column alignment when GitHub and PyPi render the page.

Install

pip install emmykit==0.3.2
pip install 'emmykit[all]==0.3.2'

Changes since v0.3.1

  • f819e73 feat(readme): fence docstrings in generator for column-preserving render
  • 3fb495d docs(readme): regenerate with fenced docstring blocks
  • 0eefe9a build(emmykit): bump version to 0.3.2 for PyPi release

Artifacts

  • emmykit-0.3.2-py3-none-any.whl
  • emmykit-0.3.2.tar.gz

Both also published on PyPi at https://pypi.org/project/emmykit/0.3.2/.