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: bazyleu/UniState
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.0
Choose a base ref
...
head repository: bazyleu/UniState
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.0
Choose a head ref
  • 19 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    f1faaeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22fc413 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Merge pull request #105 from bazyleu/feature/handle-error-update

    State machine default error handling update
    bazyleu authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    70589f6 View commit details
    Browse the repository at this point in the history
  2. Fix StateDisposablesTests

    bazyleu committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    143f2c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from bazyleu/feature/fix-state-disposables-tests

    Fix StateDisposablesTests
    bazyleu authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    1353a4c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    9d8ba19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from bazyleu/feature/tests-on-the-prs

    Add pull request trigger and upload test results to workflow
    bazyleu authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    2b1c84e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a52b144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a5a44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0b527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0816b29 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #108 from bazyleu/feature/update-unity-versions-fo…

    …r-autotests
    
    Update Unity versions for autotests to 6000.0.58f1
    bazyleu authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    d3744d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Configuration menu
    Copy the full SHA
    701d05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffee48 View commit details
    Browse the repository at this point in the history
  3. Update Assets/UniStateTests/EditMode/Common/StepsLoggerTests.cs

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    bazyleu and Copilot authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    9b87913 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from bazyleu/feature/disposables-add-update

    Extend API for disposables collection
    bazyleu authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    82d8aed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    747f14a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #110 from bazyleu/feature/readme-updates

    UpdateREADME.md with available API and example usage for Disposable
    bazyleu authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    c0024e4 View commit details
    Browse the repository at this point in the history
  7. Increase version to 1.8.0

    bazyleu committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    f97b0d1 View commit details
    Browse the repository at this point in the history
Loading