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.10
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.11
Choose a head ref
  • 16 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    d68119c View commit details
    Browse the repository at this point in the history
  2. Update links in badges

    krassowski committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    ea3ad0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f682bea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from krassowski/fix-license-id

    Move away from deprecated SPDX identifier, update links
    krassowski authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    775cd68 View commit details
    Browse the repository at this point in the history
  5. Parse syntax within tables

    krassowski committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    eafa943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a568217 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99f20f9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #21 from krassowski/add-py-3.10

    Add Python 3.10 to test matrix
    krassowski authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    e7d3b6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4193cfc View commit details
    Browse the repository at this point in the history
  10. Merge pull request #22 from krassowski/name-in-setup

    Enable GitHub dependency tracking
    krassowski authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    6fbc1a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge pull request #19 from krassowski/syntax-in-tables

    Parse syntax within tables
    krassowski authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d8f2f8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from krassowski/full-admonition-support

    Complete support for RST admonitions
    krassowski authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d12df56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401e33c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from krassowski/test-on-3.11

    Add Python 3.11 to testing matrix
    krassowski authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a7f5f5d View commit details
    Browse the repository at this point in the history
  5. Release 0.11

    krassowski committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    491cac0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge pull request #24 from krassowski/bump-version

    Prepare 0.11 release
    krassowski authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    cceaeab View commit details
    Browse the repository at this point in the history
Loading