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: chaimleib/intervaltree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: chaimleib/intervaltree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 10 files changed
  • 4 contributors

Commits on Sep 19, 2020

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

Commits on Nov 20, 2020

  1. Merge pull request #103 from kmosiejczuk/master

    Include test files in PyPI tarball
    chaimleib authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    547af68 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    6228bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1e193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad8a3ca View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Merge pull request #105 from afparsons/merge_neighbors

    Add merge_neighbors() restructuring method
    chaimleib authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    328d6db View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. [Build] Add bdist build to upload process

    Bdists, aka wheels, are a more convenient distribution format to use for
    python packages.
    
    The Makefile is updated to build a bdist as well as an sdist for the
    upload target.
    avi-jois committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    e844b7e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge pull request #125 from avi-jois/upload_bdist

    [Build] Add bdist build to upload process
    chaimleib authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    29c4829 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. add GitHub action for incoming Dockerfile

    Will run tests in supported versions on push to master branch
    chaimleib authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    3f0197a View commit details
    Browse the repository at this point in the history
  2. Dockerfile tests on all supported Python versions; drop support for P…

    …ython 3.5, add testing for Python 3.9, 3.10, 3.11
    chaimleib committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    681f50e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3f675 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    7d4fa7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f739295 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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