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: datashield/datashield-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: datashield/datashield-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 9, 2026

  1. Configuration menu
    Copy the full SHA
    0d897a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8d25a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from datashield/task/uv

    chore: migrate from Poetry to uv
    ymarcon authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    d381389 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. feat: use uv as package manager, ruff added, github actions added (#2)

    * feat: ruff added, github actions added
    
    * fix: code review of tests etc
    ymarcon authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    fa26592 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. feat: remote R session management added (#3)

    * feat: remote R session management added
    
    * feat: updated R session interface
    
    * chore: prepare next version
    ymarcon authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    6822ec3 View commit details
    Browse the repository at this point in the history
Loading