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: meelgroup/ganak
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/v2.6.0
Choose a base ref
...
head repository: meelgroup/ganak
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v2.6.1
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 4, 2026

  1. Read version from pyproject.toml in CMakeLists.txt

    Version is now defined only in pyproject.toml; CMakeLists.txt
    reads it via file(READ) + regex.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    msoos and claude committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    ef01ab8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from meelgroup/new-stuff

    Development happens here
    msoos authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    00815b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. Bump version

    msoos committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    dc09598 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from meelgroup/release-2.6.1

    Bump version
    msoos authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    8614351 View commit details
    Browse the repository at this point in the history
Loading