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: Chilipp/autodocsumm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Choose a base ref
...
head repository: Chilipp/autodocsumm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.9
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 19, 2022

  1. minor

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b9d0773 View commit details
    Browse the repository at this point in the history
  2. specify parser for BeautifulSoup

    closes #75
    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f1ccdf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merge pull request #76 from Chilipp/fix-75

    specify parser for BeautifulSoup
    Chilipp authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2839945 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Allow Sphinx v5

    EpicWink committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    71bf369 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Merge pull request #79 from EpicWink/sphinx-5

    Allow Sphinx v5
    Chilipp authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c3689c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Declare project and pytest configuration in pyproject.toml (#80)

    * Declare project and pytest configuration in pyproject.toml
    
    Uses PEP 518 and PEP 621. Drops support for running tests via 'python setup.py'
    
    * Drop Python 3.6 support
    
    * Call 'setuptools.setup' in setup.py
    EpicWink authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    a21e05d View commit details
    Browse the repository at this point in the history
  2. set version to 0.2.9

    Chilipp committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    27b7e1b View commit details
    Browse the repository at this point in the history
Loading