-
Notifications
You must be signed in to change notification settings - Fork 86
Comparing changes
Open a pull request
base repository: PyCQA/docformatter
base: v1.6.5
head repository: PyCQA/docformatter
compare: v1.7.1
- 16 commits
- 24 files changed
- 2 contributors
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89af593 - Browse repository at this point
Copy the full SHA 89af593View commit details
Commits on May 5, 2023
-
chore: update workflows (#206)
* chore: fix push tag workflow to get version * chore: add asset path for wheel upload * chore: add workflow to prioritize issues * chore: update workflow to use endsWith
Configuration menu - View commit details
-
Copy full SHA for c783757 - Browse repository at this point
Copy the full SHA c783757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863d343 - Browse repository at this point
Copy the full SHA 863d343View commit details
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d6e521 - Browse repository at this point
Copy the full SHA 7d6e521View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff8724 - Browse repository at this point
Copy the full SHA dff8724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c44eb8 - Browse repository at this point
Copy the full SHA 9c44eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6da2b - Browse repository at this point
Copy the full SHA 3d6da2bView commit details
Commits on May 15, 2023
-
* chore: update version strings * ci: update GH action to pass --black to docformatter * ci: update GH action for pycodestyle options * ci: update GH action for pycodestyle options * fix: adding indentation to blank lines * chore: update version strings * fix: wrapping literal blocks * chore: update release and tag workflows * chore: update version strings
Configuration menu - View commit details
-
Copy full SHA for 97883db - Browse repository at this point
Copy the full SHA 97883dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e06c6a - Browse repository at this point
Copy the full SHA 6e06c6aView commit details -
feat: wrap Sphinx style long parameter descriptions (#201)
* feat: add new --style argument * test: for new --style argument * doc: for new --style argument * fix: long description before list not wrapping * Merge branch `master` * Merge branch release/v1.7.0 * fix: not finding literal blocks * chore: add pre-commit-config.yaml * chore: add pre-commit-config.yaml * refactor: change FIELD_REGEX to SPHINX_REGEX
Configuration menu - View commit details
-
Copy full SHA for cb7bf8d - Browse repository at this point
Copy the full SHA cb7bf8dView commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d05e873 - Browse repository at this point
Copy the full SHA d05e873View commit details -
feat: use tomllib for Python 3.11+ (#208)
* feat: use tomllib for Python 3.11+ * doc: update documentation for installing with TOML support
Configuration menu - View commit details
-
Copy full SHA for f45a8e3 - Browse repository at this point
Copy the full SHA f45a8e3View commit details
Commits on May 18, 2023
-
feat: support epytext style (#211)
* feat: add wrapping support for Epytex * docs: update documentation for Epytext style * test: add tests for epytext style
Configuration menu - View commit details
-
Copy full SHA for 1cef4e9 - Browse repository at this point
Copy the full SHA 1cef4e9View commit details
Commits on May 19, 2023
-
fix: improper wrapping of short anonymous hyperlnks (#213)
* fix: improper wrapping of anonymous hyperlinks * test: add test for improper wrapping of anonymous hyperlinks
Configuration menu - View commit details
-
Copy full SHA for ddd3d0f - Browse repository at this point
Copy the full SHA ddd3d0fView commit details -
chore: update version strings (#214)
* chore: update version strings * chore: fix broken workflow
Configuration menu - View commit details
-
Copy full SHA for 59d8ebf - Browse repository at this point
Copy the full SHA 59d8ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e625cd - Browse repository at this point
Copy the full SHA 4e625cdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.5...v1.7.1