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: kffl/gocannon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: kffl/gocannon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on Nov 15, 2021

  1. build(deps): bump wangyoucao577/go-release-action from 1.20 to 1.21

    Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.20 to 1.21.
    - [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
    - [Commits](wangyoucao577/go-release-action@v1.20...v1.21)
    
    ---
    updated-dependencies:
    - dependency-name: wangyoucao577/go-release-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    1ef0d6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from kffl/dependabot/github_actions/wangyoucao…

    …577/go-release-action-1.21
    
    build(deps): bump wangyoucao577/go-release-action from 1.20 to 1.21
    kffl authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d20e989 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    0a5f42e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from kffl/feat/library

    Enable usage of gocannon as a library/dependency
    kffl authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    0ce352c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    463e0e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from kffl/build/go-version-17

    build: bump Go version to 1.17 in CI and release workflows
    kffl authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    dd95cfa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from kffl/build/release-files

    Include README and license in archives with release binaries
    kffl authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    037dbc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

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

Commits on Nov 21, 2021

  1. fix: test values adjusted

    lukher-dev committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    50e6506 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. build(deps): bump wangyoucao577/go-release-action from 1.21 to 1.22

    Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.21 to 1.22.
    - [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
    - [Commits](wangyoucao577/go-release-action@v1.21...v1.22)
    
    ---
    updated-dependencies:
    - dependency-name: wangyoucao577/go-release-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f6b7f1a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

Commits on Nov 25, 2021

  1. Merge pull request #31 from TheCommonCold/feat/CPUs-arg

    The number of logical CPUs can be now set using --cpus flag
    kffl authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f96ac6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from kffl/dependabot/github_actions/wangyoucao…

    …577/go-release-action-1.22
    
    build(deps): bump wangyoucao577/go-release-action from 1.21 to 1.22
    kffl authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    644328d View commit details
    Browse the repository at this point in the history
Loading