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

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: python-lsp/docstring-to-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12
Choose a base ref
...
head repository: python-lsp/docstring-to-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13
Choose a head ref
  • 12 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. Parse individual arguments

    staticf0x committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    31c3985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8d55c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683d1cc View commit details
    Browse the repository at this point in the history
  4. Remove repr

    Only used it for debugging
    staticf0x committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1cbb473 View commit details
    Browse the repository at this point in the history
  5. Add tests

    staticf0x committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a2d9a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2318f9a View commit details
    Browse the repository at this point in the history
  7. Fix typing compatibility

    staticf0x committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    33129fc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #34 from staticf0x/google-style-support

    Google style support
    krassowski authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a254a49 View commit details
    Browse the repository at this point in the history
  9. Prepare release v0.13

    krassowski committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ea693e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cab53d5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #35 from krassowski/bump-version-0.13

    Prepare release for v0.13
    krassowski authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e43172e View commit details
    Browse the repository at this point in the history
Loading