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: RascalSoftware/python-RAT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.0.dev8
Choose a base ref
...
head repository: RascalSoftware/python-RAT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.0.dev9
Choose a head ref
  • 4 commits
  • 31 files changed
  • 2 contributors

Commits on Sep 18, 2025

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

Commits on Oct 2, 2025

  1. Adds to "pyproject.toml" to enable setup of uv environment (#182)

    * Adds code to enable setup of uv environment
    
    * Fixes linting errors
    
    * Sorts dependencies into groups
    
    * Moves dev dependencies into optional requirements
    
    * Adds conflicts for uv
    
    * Updates submodule with empty layers bug fix
    
    * Fixes code hanging bug
    
    * Reverts typing change
    DrPaulSharp authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    8ea392b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Fixes GLIBC Linux wheel issue and adds more progress callbacks (#187)

    * Change MANYLINUX_X86_64_IMAGE to fix issue on centos 8
    
    * Add progress callback for panel plot helper
    StephenNneji authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    3345860 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

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