Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mgorny/doc8

Tags

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump pre-commit hooks (PyCQA#79)

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Repair packaging (PyCQA#73)

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable pylint (PyCQA#70)

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clarify pyproject.toml configuration (PyCQA#63)

Add info on the assumed configuration section and the fact that the `toml` library needs to be installed.

Co-authored-by: Sorin Sbarnea <[email protected]>

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for py39 (PyCQA#61)

* Bump linters and enable mypy

* Add support for py39

0.9.0a1

Toggle 0.9.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handling of Windows (and legacy Mac) line endings (PyCQA#47)

Co-authored-by: Peter Cock <[email protected]>

0.9.0a0

Toggle 0.9.0a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove chardet based input encoding detection (PyCQA#46)

Always fall back to UTF-8.

This fixes PyCQA#18

0.8.1

Toggle 0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
stephenfin Stephen Finucane
Version 0.8.1

0.8.1rc3

Toggle 0.8.1rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PyCQA#28 from pycontribs/master

Configure packaging and release

0.8.1rc2

Toggle 0.8.1rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PyCQA#17 from radiac/feature/python-api

Add support for running directly from Python