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: Cysharp/LogicLooper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: Cysharp/LogicLooper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.0
Choose a head ref
  • 19 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 2, 2024

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

Commits on Apr 16, 2024

  1. Merge pull request #26 from Cysharp/ci/dependabot

    ci: add depndabot.yaml to update github-actions
    mayuki authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    269b6a6 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2fcc3c3 View commit details
    Browse the repository at this point in the history
  3. Bump peaceiris/actions-gh-pages from 3 to 4

    Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
    - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
    - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
    - [Commits](peaceiris/actions-gh-pages@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: peaceiris/actions-gh-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8874d72 View commit details
    Browse the repository at this point in the history
  4. Bump technote-space/toc-generator from 2.4.0 to 4.3.1

    Bumps [technote-space/toc-generator](https://github.com/technote-space/toc-generator) from 2.4.0 to 4.3.1.
    - [Release notes](https://github.com/technote-space/toc-generator/releases)
    - [Changelog](https://github.com/technote-space/toc-generator/blob/main/.releasegarc)
    - [Commits](technote-space/toc-generator@v2.4.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: technote-space/toc-generator
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    eb581aa View commit details
    Browse the repository at this point in the history
  5. Bump actions/upload-artifact from 2 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    418df03 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #30 from Cysharp/dependabot/github_actions/actions…

    …/upload-artifact-4
    
    Bump actions/upload-artifact from 2 to 4
    mayuki authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c032c64 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #29 from Cysharp/dependabot/github_actions/technot…

    …e-space/toc-generator-4.3.1
    
    Bump technote-space/toc-generator from 2.4.0 to 4.3.1
    mayuki authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    67150db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28 from Cysharp/dependabot/github_actions/peaceir…

    …is/actions-gh-pages-4
    
    Bump peaceiris/actions-gh-pages from 3 to 4
    mayuki authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ad8de82 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #27 from Cysharp/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    mayuki authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    adb24b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c574baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888b6db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from Cysharp/feature/artifact

    ci: change upload-artifact & download-artifact to Cysharp/Actions
    guitarrapc authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c3d914b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Adopt to .NET 8

    mayuki committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9a2c5b9 View commit details
    Browse the repository at this point in the history
  2. Adopt to .NET 8

    mayuki committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7d1ac2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from Cysharp/feature/net8.0

    Adopt to .NET 8
    mayuki authored May 2, 2024
    Configuration menu
    Copy the full SHA
    732632e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f288890 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from Cysharp/feature/ManualLogicLooperCurrent

    LogicLooper.Current also returns an instance when running in ManualLogicLooper
    mayuki authored May 2, 2024
    Configuration menu
    Copy the full SHA
    11f2aa9 View commit details
    Browse the repository at this point in the history
  6. Update build-release.yml

    mayuki authored May 2, 2024
    Configuration menu
    Copy the full SHA
    c277f50 View commit details
    Browse the repository at this point in the history
Loading