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: executablebooks/sphinx-tabs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: executablebooks/sphinx-tabs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 7 commits
  • 26 files changed
  • 6 contributors

Commits on Aug 5, 2021

  1. Fix test_other_with_assets_new_style w/Sphinx 4.0 (#133)

    Make the test work with Sphinx 4.0.x.
    Fix the typo so that the regression file is actually found.
    befeleme authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0f185f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. 🧪 TESTS: Add testing for Python 3.9 and pygments versions (#135)

    * Include testing for python 3.9
    
    * Remove pygments output from regression test HTML
    
    * Add pygments version paramtrization to Actions CI
    
    * Change CI sphinx version from pre-release
    
    * Add new regression outputs for Sphinx 4
    
    * Change test to use independent root
    foster999 authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    ade8d9c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Feb 17, 2022

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

Commits on Feb 21, 2022

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

Commits on Mar 9, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#136)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - git://github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0
    - [github.com/mgedmin/check-manifest: 0.46 → 0.47](mgedmin/check-manifest@0.46...0.47)
    - [github.com/psf/black: 21.7b0 → 22.1.0](psf/black@21.7b0...22.1.0)
    - [github.com/PyCQA/pylint: v2.9.5 → v2.12.2](pylint-dev/pylint@v2.9.5...v2.12.2)
    
    * Update .pre-commit-config.yaml to trigger Actions
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: David Foster <31405412+foster999@users.noreply.github.com>
    pre-commit-ci[bot] and foster999 authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    709a43a View commit details
    Browse the repository at this point in the history
  2. 🎉 RELEASE: v3.3.0

    foster999 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    53b6a63 View commit details
    Browse the repository at this point in the history
Loading