Releases: ShortSleeveStudio/UnityObservables
Releases · ShortSleeveStudio/UnityObservables
v0.0.16
25 Aug 22:52
Compare
Sorry, something went wrong.
No results found
Fixing bug in unsubscribe
v0.0.15
13 Aug 19:54
Compare
Sorry, something went wrong.
No results found
Fixing more boxing allocations in equality comparison for observables.
v0.0.14
13 Aug 19:29
Compare
Sorry, something went wrong.
No results found
v0.0.13
13 Aug 19:26
Compare
Sorry, something went wrong.
No results found
Fix a boxing allocation issue in equality comparison for Observable.
v0.0.12
11 Jun 01:54
Compare
Sorry, something went wrong.
No results found
Fixing mistake in the observable API.
v0.0.11
11 Jun 01:34
Compare
Sorry, something went wrong.
No results found
Adding convenience method to subscribe and trigger.
v0.0.10
16 Apr 05:45
Compare
Sorry, something went wrong.
No results found
Deduplicating a lot of code.
v0.0.9
03 Mar 23:32
Compare
Sorry, something went wrong.
No results found
Trying again to make it so the custom editors fetch nested values correctly.
v0.0.8
27 Feb 22:13
Compare
Sorry, something went wrong.
No results found
This release fixes a very bad regression with subscriptions from the last release.
v0.0.7
26 Feb 23:44
Compare
Sorry, something went wrong.
No results found
Adding the concept of priority to subscribers.