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: mob-sakai/UnityEventDrawerEx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: mob-sakai/UnityEventDrawerEx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 5 commits
  • 36 files changed
  • 2 contributors

Commits on Jul 22, 2024

  1. add demo

    mob-sakai committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f6b7b69 View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    mob-sakai committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    66e65d0 View commit details
    Browse the repository at this point in the history
  3. fix: support Unity 2022.3.23+/2023.2.15+

    Type `UnityEditor.ScriptAttributeUtility.DrawerKeySet` is removed.
    close #18
    mob-sakai committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1da0d46 View commit details
    Browse the repository at this point in the history
  4. fix: namespace is too long

    mob-sakai committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9fa71b1 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.2 [skip ci]

    ## [1.0.2](v1.0.1...v1.0.2) (2024-07-22)
    
    ### Bug Fixes
    
    * namespace is too long ([9fa71b1](9fa71b1))
    * support Unity 2022.3.23+/2023.2.15+ ([1da0d46](1da0d46)), closes [#18](#18)
    semantic-release-bot committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    99c5dcf View commit details
    Browse the repository at this point in the history
Loading