Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
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: AdaptiveMotorControlLab/CellSeg3D
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AdaptiveMotorControlLab/CellSeg3D
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cy/py312-readme
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on May 20, 2026

  1. Update README with v0.2.3 notes and badges

    Add PyPI Python versions badge and replace the Black code-style badge with a Ruff badge. Bump release to v0.2.3 and include changelog entries (Python 3.10–3.12 support, deprecation fixes, packaging moved to pyproject.toml, added uv.lock) plus a warning about SwinUNetR `in_channels` issues. Update compatibility line to Python 3.10 to 3.12.
    C-Achard committed May 20, 2026
    Configuration menu
    Copy the full SHA
    bee82e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba1de5 View commit details
    Browse the repository at this point in the history
  3. Modernize pyproject and update pre-commit hooks

    Bump and extend pre-commit configuration and migrate pyproject to a PEP 621 style layout. .pre-commit-config.yaml: update pre-commit-hooks rev, replace/update ruff hook to astral-sh/ruff-pre-commit with auto-fix and unsafe-fixes, add ruff-format, mdformat (with mdformat-myst), pyproject-fmt and validate-pyproject hooks; keep napari-plugin-checks. pyproject.toml: add [build-system], normalize project metadata (name, license, requires-python, classifiers), move authors to [[project.authors]], declare dynamic version, reorganize and deduplicate dependencies and optional-dependencies, add project.urls and napari entry-point, add [tool.setuptools] packaging settings, move and refine ruff configuration under [tool.ruff.lint], and add [tool.pyproject-fmt] settings. Overall this modernizes packaging and enables enhanced linting/formatting via pre-commit hooks.
    C-Achard committed May 20, 2026
    Configuration menu
    Copy the full SHA
    eb514b5 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    C-Achard committed May 20, 2026
    Configuration menu
    Copy the full SHA
    3068957 View commit details
    Browse the repository at this point in the history
  5. pre-commit all

    C-Achard committed May 20, 2026
    Configuration menu
    Copy the full SHA
    4f4c60d View commit details
    Browse the repository at this point in the history
  6. Update pyproject.toml

    C-Achard committed May 20, 2026
    Configuration menu
    Copy the full SHA
    39a6742 View commit details
    Browse the repository at this point in the history
Loading