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: commit-check/commit-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.3
Choose a base ref
...
head repository: commit-check/commit-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.4
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 4, 2025

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

Commits on Feb 10, 2025

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

Commits on Feb 16, 2025

  1. feat: add .readthedocs.yaml (#218)

    * feat: add .readthedocs.yaml
    
    * ci: auto fixes from pre-commit.com hooks
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    shenxianpeng and pre-commit-ci[bot] authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    224970d View commit details
    Browse the repository at this point in the history
  2. fix: update docs requirements.txt (#219)

    * fix: Update requirements.txt
    
    * ci: auto fixes from pre-commit.com hooks
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    shenxianpeng and pre-commit-ci[bot] authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    41e0244 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. fix: allow accented letters in author name (#221)

    * fix: allow accented letters in author name
    
    Allow accented letters (e.g. áéó, etc.) in an
    author's name.
    
    * fix: remove duplicate unicode regex range
    
    * fix: add broader regex range to .yml as well
    
    * fix: remove duplicate regex key
    kohanyirobert authored Feb 23, 2025
    Configuration menu
    Copy the full SHA
    a237cda View commit details
    Browse the repository at this point in the history
Loading