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: higlass/higlass-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: higlass/higlass-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 23, 2025

  1. Allow file pointers in tileset loaders (#161)

    * feat: Added by_filetype
    
    * Support file-like objects
    
    * Change wrapper filepath type
    
    * Revert widget.js
    
    * Updated the CHANGELOG
    
    * More accurate variable names and more modern type annotation
    pkerpedjiev authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    66b8fd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e25b6 View commit details
    Browse the repository at this point in the history
  3. ci: Update workflow deps

    manzt committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    cce4521 View commit details
    Browse the repository at this point in the history
  4. ci: Add dependabot.yml

    manzt committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    c4a8685 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

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

Commits on Jan 27, 2025

  1. Merge pull request #163 from higlass/kerpedji/deepcopy

    fix: Use model_copy instead of model_dump to copy view
    pkerpedjiev authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    bbf3a01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80011f7 View commit details
    Browse the repository at this point in the history
Loading