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: ExtendRealityLtd/Zinnia.Unity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.0
Choose a base ref
...
head repository: ExtendRealityLtd/Zinnia.Unity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 8, 2023

  1. feat(Proxy): add boolean event proxy emitter

    A new Proxy Emitter has been added for Boolean data types to
    easily allow chaining and proxying boolean data types.
    thestonefox committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    0e1f0d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #590 from ExtendRealityLtd/feat/bool-event-proxy

    feat(Proxy): add boolean event proxy emitter
    thestonefox committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    61fb69f View commit details
    Browse the repository at this point in the history
  3. chore(release): set version to 2.14.0 [skip ci]

    ## [2.14.0](v2.13.0...v2.14.0) (2023-07-08)
    
    #### Features
    
    * **Proxy:** add boolean event proxy emitter ([0e1f0d9](0e1f0d9))
      > A new Proxy Emitter has been added for Boolean data types to easily allow chaining and proxying boolean data types.
    ExtendReality-Bot committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    53952e2 View commit details
    Browse the repository at this point in the history
Loading