Skip to content

Releases: Thundernerd/Unity3D-SafeEvent

1.2.1

15 Oct 13:19
69979b9
Compare
Choose a tag to compare

Fixed

  • Incorrectly trowing SubscriptionIsNullException when a method is static

1.2.0

02 Sep 12:05
30e238c
Compare
Choose a tag to compare

Updated

  • When invoking a copy of the subscriptions is made to allow for modifying the original subscriptions without exceptions

1.1.2

23 Aug 09:05
f1dcb22
Compare
Choose a tag to compare

Added

  • Hiding warning 162 with pragma

Updated

  • var to explicit type
  • author name to TNRD

1.1.1

19 Aug 13:37
9cefcf5
Compare
Choose a tag to compare

Fixed

  • Null reference exceptions

1.1.0

01 Aug 17:46
2c9492d
Compare
Choose a tag to compare

Added

  • Test case

Updated

  • Readme

1.0.0

31 Jul 21:54
c80e1c0
Compare
Choose a tag to compare

Added

  • Initial version