Skip to content

Release updatesΒ #94

@FlorianFreudiger

Description

@FlorianFreudiger

Hi, I noticed that there have been a lot of changes since the last released version 0.4.8 from 2021.
For example I would like to use some of the new options like --toc and --url-line-prefix.

I know the easiest way would be to install the latest version directly from GitHub.
Unfortunately in my current corporate environment I cannot install packages this way, it must be through pypi.

So I would be grateful if a new version could be released after more than 4 years since the last.


As a side note I noticed that there seems to be conflicting information as to which python version is required.
The Readme states

> _Requirements: Python 3.9+._

But the Python Badge references Python 3.6+

<a href="https://pypi.org/project/lazydocs/" title="Python Version"><img src="https://img.shields.io/badge/Python-3.6%2B-blue&style=flat"></a>

Meanwhile the pyproject.toml contains

target-version = ['py36', 'py37', 'py38']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions