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: epmoyer/ipy_table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nauphone/ipy_table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 11, 2015

  1. Change __version__ from float to str

    Joshua Hykes committed Jun 11, 2015
    Copy the full SHA
    b721477 View commit details

Commits on Jul 30, 2015

  1. [FIX] Allow Unicode data in tables

    make_table() fails if the data has any non-ascii characters.
    alhashash committed Jul 30, 2015
    Copy the full SHA
    d11732c View commit details

Commits on Nov 6, 2015

  1. Copy the full SHA
    d07e2aa View commit details

Commits on Nov 11, 2015

  1. Use one version constant

    ahitrin committed Nov 11, 2015
    Copy the full SHA
    008c59b View commit details
Loading