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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: fatih/color
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 10 commits
  • 390 files changed
  • 3 contributors

Commits on May 16, 2018

  1. Update go version in Travis

    fatih committed May 16, 2018
    Configuration menu
    Copy the full SHA
    cfd0f8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from fatih/update-travis-version

    Update go version in Travis
    fatih authored May 16, 2018
    Configuration menu
    Copy the full SHA
    2d68451 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Bump Go versions

    AlekSi authored Oct 7, 2018
    Configuration menu
    Copy the full SHA
    9840b47 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Merge pull request #107 from AlekSi/patch-1

    Bump Go versions
    fatih authored Oct 10, 2018
    Configuration menu
    Copy the full SHA
    12882ec View commit details
    Browse the repository at this point in the history
  2. Closing a chapter in my life

    fatih committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    3f9d52f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Add Go modules update

    * Remove Gopkg.toml files
    * Remove .travis.yml file
    * Update to Go modules
    * Update `/vendor` folder
    * Add GitHub Actions workflow
    fatih committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    d747421 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from fatih/support-modules

    Add Go modules update
    fatih authored Jan 1, 2020
    Configuration menu
    Copy the full SHA
    2e5e248 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Upgrade dependency versions

    Specifically important is the upgrade of github.com/mattn/go-isatty,
    because the older v0.0.3 was broken for WASM compilation
    tliron committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    245132b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from tliron/master

    Upgrade dependency versions
    fatih authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9ec1dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daf2830 View commit details
    Browse the repository at this point in the history
Loading