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: Antonboom/nilnil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: Antonboom/nilnil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 6, 2024

  1. Add lost unsafeptr tests

    Antonboom committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    7fa49a5 View commit details
    Browse the repository at this point in the history
  2. improve tests

    Antonboom committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4dc9ef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Bump rlespinasse/github-slug-action from 4.4.1 to 5.0.0 (#45)

    Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 4.4.1 to 5.0.0.
    - [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
    - [Commits](rlespinasse/github-slug-action@v4.4.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rlespinasse/github-slug-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    61c3ce5 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/tools from 0.26.0 to 0.27.0 (#44)

    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>
    Co-authored-by: Anton Telyshev <anton.telishev@yandex.ru>
    dependabot[bot] and Antonboom authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    1d33958 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. fix: type aliases (#47)

    * chore: break the CI
    
    * fix: type aliases
    ldez authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    5816603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42758d View commit details
    Browse the repository at this point in the history
Loading