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: olekukonko/tablewriter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7
Choose a base ref
...
head repository: olekukonko/tablewriter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8
Choose a head ref
  • 20 commits
  • 21 files changed
  • 3 contributors

Commits on Jun 2, 2025

  1. Update #274

    olekukonko committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    270b009 View commit details
    Browse the repository at this point in the history
  2. Better Fix for #274

    olekukonko committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    ca992fd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. add Environment to logger

    olekukonko committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    24f5104 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. introduce width

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d76983c View commit details
    Browse the repository at this point in the history
  2. make warp use width

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    26dcdda View commit details
    Browse the repository at this point in the history
  3. add width configuration

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    b8e83a0 View commit details
    Browse the repository at this point in the history
  4. migrate to twwidth

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    258cd8d View commit details
    Browse the repository at this point in the history
  5. remove runewidth

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    d4e3084 View commit details
    Browse the repository at this point in the history
  6. update migration

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    f724315 View commit details
    Browse the repository at this point in the history
  7. add more helper functions

    olekukonko committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    ce05e14 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Configuration menu
    Copy the full SHA
    7846e62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from olekukonko/runewidth

    Improve EastAsianWidth Handling with Custom Condition
    olekukonko authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    ed8c10e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

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

Commits on Jun 18, 2025

  1. Fixed typo of const value

    The value of const was typo "heder" so fixed to "header". Although, there is no damage/risk because of this typo.
    mipsparc authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    297b2c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge pull request #278 from mipsparc/fix/typo_const_sectionheader

    Fixed typo of const value
    olekukonko authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    9225148 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

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

Commits on Jul 3, 2025

  1. Merge pull request #280 from wagoodman/add-docs

    Add examples of how API options affect the ouptut
    olekukonko authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    3afcfa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534bc64 View commit details
    Browse the repository at this point in the history
  3. add invoice renderer

    olekukonko committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    12fde0c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. minor bracket

    olekukonko committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    8e1cf2f View commit details
    Browse the repository at this point in the history
Loading