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.7
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.8
Choose a head ref
  • 19 commits
  • 11 files changed
  • 3 contributors

Commits on Feb 25, 2022

  1. Fix broken sphinx link in README

    Hi. I fixed broken sphinx link in README.
    cuspymd authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    fd1bd93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from cuspymd/fix-broken-link

    Fix broken sphinx link in README
    Chilipp authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1f4abeb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

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

Commits on Apr 18, 2022

  1. Merge pull request #71 from theOehrly/ci_fix

    Fix ci test failures
    Chilipp authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    cf82dc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    e36e5ae View commit details
    Browse the repository at this point in the history
  2. install beautifulsoup4 in ci

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e7af083 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from Chilipp/use-bs4-for-tests

    Use bs4 for tests
    Chilipp authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    073d513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b75f248 View commit details
    Browse the repository at this point in the history
  5. avoid lstrip

    Chilipp authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d49fd8f View commit details
    Browse the repository at this point in the history
  6. minor compatibility fixes

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    93a7473 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #70 from theOehrly/fix-no-links-in-summary

    Fix: no links generated in summary table
    Chilipp authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    979a51a View commit details
    Browse the repository at this point in the history
  8. add tests for sphinx=4.*

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1fc4f83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ecf59e View commit details
    Browse the repository at this point in the history
  10. drop tests for sphinx==2.*

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4875e85 View commit details
    Browse the repository at this point in the history
  11. handle python 3.10 separately

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    cd264de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    591e3d4 View commit details
    Browse the repository at this point in the history
  13. typo

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    48bad79 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #73 from Chilipp/test-sphinx4

    add tests for sphinx=4.* and python 3.9, 3.10
    Chilipp authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e71b697 View commit details
    Browse the repository at this point in the history
  15. Set version to 0.2.8

    Chilipp committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    fcbd51b View commit details
    Browse the repository at this point in the history
Loading