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: fatih/color Loading
base: v1.14.1
Choose a base ref
...
head repository: fatih/color Loading
compare: v1.15.0
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    02ab2ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #186 from martinlindhe/main

    windows: enable virtual terminal processing, fixes #169
    fatih committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d080a5b View commit details
    Browse the repository at this point in the history
  3. Refactor color_windows.go

    pellared committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0226ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. ci: update dependencies

    fatih committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3228f5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #191 from fatih/update-ci-deps

    ci: update dependencies
    fatih committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    66a1b89 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/sys from 0.5.0 to 0.6.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1ceb746 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #189 from fatih/dependabot/go_modules/golang.org/x…

    …/sys-0.6.0
    
    Bump golang.org/x/sys from 0.5.0 to 0.6.0
    fatih committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c5d9a2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    770038b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #188 from pellared/patch-1

    Refactor color_windows.go
    fatih committed Mar 12, 2023
    1 Configuration menu
    Copy the full SHA
    12126ed View commit details
    Browse the repository at this point in the history
Loading