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

Commits on Dec 30, 2020

  1. #60 fix autoSizeColumns

    Ben Baumgold committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    df60df6 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. #62 reduce unnecessary async usage

    Ben Baumgold committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    06a80af View commit details
    Browse the repository at this point in the history
  2. #62 use isa instead of ==

    Ben Baumgold committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    8d37ba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. #62 fix failing test by setting schema to non-nothing

    Ben Baumgold committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6e732f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from baumgold/auto_resize

    Fix autoSizeColumns and reduce unnecessary async usage
    pfitzseb authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    dae9827 View commit details
    Browse the repository at this point in the history
Loading