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

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    1991fa5 View commit details
    Browse the repository at this point in the history
  2. Updates to fix unit tests.

    Updated CHANGELOG
    Updated version number to 0.2.0
    anselor committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    b6f1a75 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Convert tableformatter from a module-based (file-based) to a package-…

    …based (directory-based) distribution
    tleonhardt committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    721721c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb51d9 View commit details
    Browse the repository at this point in the history
  3. Fixed remaining flake8 warnings and added flake8 run to Python 3.7 un…

    …it test run on TravisCI
    tleonhardt committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    481c4ec View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

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

Commits on Nov 16, 2019

  1. Saving state

    anselor committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    c69bc98 View commit details
    Browse the repository at this point in the history
Loading