Skip to content

1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:59
· 65 commits to main since this release

1.3.0 (2022-02-03)

Bug Fixes

  • Fixed drawing of a serializable class without custom property drawer inside Reference (79c6f60)
  • Removed Net Standard 2.1 features to support older versions of Unity (990c860)

Features

  • Replaced UnityEvent with ExtEvent in ScriptableEventListeners (0ada411)