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: JuliaComputing/DataSets.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: JuliaComputing/DataSets.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 31, 2022

  1. Fix nightly tests (#50)

    * Use Pkg.develop instead of LOAD_PATH
    
    * Expand CI test matrix to include 1.5, 1.7
    
    1.5 is the lowest version we support here.
    
    (cherry picked from commit ad3c9a9)
    mortenpi committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    a385242 View commit details
    Browse the repository at this point in the history
  2. Backport allowing - in dataset names to 0.2

    This backports a part of #40 that enables hyphens in dataset names to
    the 0.2 branch, for tagging as 0.2.7.
    mortenpi committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b711cb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Merge pull request #49 from JuliaComputing/mp/0.2.7

    Backport allowing `-` in dataset names to 0.2
    mortenpi authored Nov 1, 2022
    2 Configuration menu
    Copy the full SHA
    09efe3d View commit details
    Browse the repository at this point in the history
Loading