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: CorentinGS/chess
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: CorentinGS/chess
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 12 commits
  • 21 files changed
  • 4 contributors

Commits on Sep 18, 2025

  1. Configuration menu
    Copy the full SHA
    712f228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9879d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4e014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f7da8 View commit details
    Browse the repository at this point in the history
  5. refactor: improve error handling in TestBytesBookSource and enhance s…

    …tring comparison in TestChessHasher
    CorentinGS committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    503a6d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a508986 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9102d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a3f038 View commit details
    Browse the repository at this point in the history
  9. refactor: clean up code by removing unnecessary blank lines and optim…

    …izing variable initialization
    CorentinGS committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    eefa43f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. fix: Potential fix for code scanning alert no. 1: Workflow does not c…

    …ontain permissions (#74)
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    34f57bc View commit details
    Browse the repository at this point in the history
  2. fix: pgn disambiguation squares (#75)

    * fix: implement full square disambiguation for PGN parsing
    
    * fix: remove redundant full square disambiguation logic in PGN parsing
    
    * fix: add support for full square disambiguation in PGN parsing
    
    * fix: remove unused nextToken function from PGN parser
    
    * Update lexer.go
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update lexer.go
    
    Co-authored-by: Copilot <[email protected]>
    
    * fix: correct expected token types for queen with full square disambiguation test
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    CorentinGS and Copilot authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    362a897 View commit details
    Browse the repository at this point in the history
  3. chore(version): v2.3.1

    CorentinGS committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    13e7c29 View commit details
    Browse the repository at this point in the history
Loading