KEMBAR78
Comparing v0.2.1...v0.3.0 · ckaznocha/intrange · GitHub
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: ckaznocha/intrange
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: ckaznocha/intrange
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 7, 2024

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

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    5259e1b View commit details
    Browse the repository at this point in the history
  2. Update range autofix (#35)

    - Linter passing
    - Support binary expressions in the operand
    - Drop unnecessary casts
    - Add more test cases
    
    Still TODO: handle loops where the key is not accessed in the body
    ckaznocha authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cd7c74e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb12ee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e286abb View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    dc41474 View commit details
    Browse the repository at this point in the history
  2. automated(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#40)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    554b076 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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

Commits on Nov 18, 2024

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

Commits on Dec 8, 2024

  1. Fix tests (#45)

    ckaznocha authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    d657df7 View commit details
    Browse the repository at this point in the history
Loading