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: noborus/guesswidth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Choose a base ref
...
head repository: noborus/guesswidth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 1 contributor

Commits on May 11, 2024

  1. Fixed the issue using lint

    noborus committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a299c9e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #6 from noborus/lint-refactor

    Fixed the issue using lint
    noborus authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c9581d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Add align option

    Align by maximum column length.
    Adds space depending on whether
    the column is left-justified or right-justified.
    noborus committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d8ab917 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge pull request #7 from noborus/add-align

    Add align option
    noborus authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2be0b3c View commit details
    Browse the repository at this point in the history
  2. Update modules 20240714

    noborus committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1358d61 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from noborus/update-modules-20240714

    Update modules 20240714
    noborus authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    06ec786 View commit details
    Browse the repository at this point in the history
  4. Maximum width excluding spaces

    Align by maximum width excluding spaces.
    noborus committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7a090f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    551b713 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from noborus/without-space

    Maximum width excluding spaces
    noborus authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f34f2aa View commit details
    Browse the repository at this point in the history
  7. Release preparation

    Upgrading goreleaser.
    noborus committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9d3de00 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from noborus/without-space

    Release preparation
    noborus authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    771ad70 View commit details
    Browse the repository at this point in the history
Loading