File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ v1.4.0] - 2024-11-07
6+
7+ ### Added
8+
9+ - Exceptions for docstring contents for private functions.
10+
511## [ v1.3.0] - 2023-11-29
612
713### Added
117123[ v1.1.0 ] : https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.1.0
118124[ v1.2.0 ] : https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.2.0
119125[ v1.3.0 ] : https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.3.0
126+ [ v1.4.0 ] : https://github.com/jdkandersson/flake8-docstrings-complete/releases/v1.4.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flake8-docstrings-complete"
3- version = " 1.3 .0"
3+ version = " 1.4 .0"
44description = " A linter that checks docstrings are complete"
55authors = [" David Andersson <david@jdkandersson.com>" ]
66license = " Apache 2.0"
You can’t perform that action at this time.
0 commit comments