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.4
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.5
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 30, 2021

  1. Data REPL: Only show up to half a screen of data (#25)

    The data REPL `show` command is only a data preview; showing a screenful
    or more tends to loose the command history.
    c42f authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    334e25e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Tweak REPL help wording

    c42f committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    7513f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Tweak data REPL help text

    c42f committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b48c68a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

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

Commits on Sep 1, 2021

  1. Add DataSets.PROJECT_VERSION (#28)

    This allows backends to check the DataSets version without loading the
    associated Project.toml
    c42f authored Sep 1, 2021
    2 Configuration menu
    Copy the full SHA
    195d0b6 View commit details
    Browse the repository at this point in the history
Loading