Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyCQA/docformatter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Choose a base ref
...
head repository: PyCQA/docformatter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.3
Choose a head ref
  • 3 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    f9c7d4c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. fix: removing newline between Sphinx field lists (#237)

    * fix: removing blank line between field lists
    
    * fix: removing newline between Sphinx directives
    weibullguy authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7502a15 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. release/v1.7.3 (#238)

    * chore: update version strings
    
    * fix: treating in-line reST like field list
    
    * chore: update version strings
    
    * fix: adding newline between field lists
    
    * chore: update version strings
    
    * fix: wrapping alembic headers
    
    * chore: update version strings
    
    * refactor: apply pyupgrade to code base
    
    * chore: update GH workflows to cut pre-releases
    
    * chore: update version strings
    weibullguy authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    53c598e View commit details
    Browse the repository at this point in the history
Loading