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: rodaine/table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: rodaine/table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 29, 2024

  1. Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 in the go gr…

    …oup (#43)
    
    Bumps the go group with 1 update: [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth).
    
    
    Updates `github.com/mattn/go-runewidth` from 0.0.15 to 0.0.16
    - [Commits](mattn/go-runewidth@v0.0.15...v0.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-runewidth
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    863add3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Allow for optional headers (#29)

    * Allow for omitting the header when printing
    
    * Add documentation for WithPrintHeaders
    punnie authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6d722ac View commit details
    Browse the repository at this point in the history
Loading