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: hedzr/progressbar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.12
Choose a base ref
...
head repository: hedzr/progressbar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 11 commits
  • 18 files changed
  • 1 contributor

Commits on Jan 13, 2025

  1. security patch

    hedzr committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    1818b4c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. adding multibar2

    hedzr committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    5d26e61 View commit details
    Browse the repository at this point in the history
  2. update multibar2 readme

    hedzr committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    abccc43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e7f06 View commit details
    Browse the repository at this point in the history
  4. added mpbar2

    hedzr committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    b0edf6f View commit details
    Browse the repository at this point in the history
  5. added WithBarStepperPostInit

    hedzr committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    aabc7ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecc68fe View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. update .gitignore

    hedzr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    6add7ec View commit details
    Browse the repository at this point in the history
  2. update stepper_test.go

    hedzr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    1025648 View commit details
    Browse the repository at this point in the history
  3. update gh action script

    hedzr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    066d453 View commit details
    Browse the repository at this point in the history
  4. bump to v1.2.0 (new gh action flow)

      - security patches
      - added new style Grouped MPBar (with group title now)
      - added `WithBarStepperPostInit(cb)`
      - added `SetBaseColor(clr int)` & `SetHighlightColor(clr int)` to `BarT`
      - fix bugs (possible data races)
    hedzr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    e122732 View commit details
    Browse the repository at this point in the history
Loading