Skip to content

0.1.1-alpha.1 - Handler Type Generalization, Dependency Version Range Fix

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 11:05

Changes

  • Handler type is now IUdonEventReceiver instead of UdonSharpBehaviour, this allows any UdonSharpBehaviour or UdonBehaviour to be used as an update event handler

Fixes

  • Fixed package dependency version ranges, importing the package shouldn't downgrade latest packages anymore