Skip to content

Releases: ShortSleeveStudio/UnityObservables

v0.0.16

25 Aug 22:52

Choose a tag to compare

Fixing bug in unsubscribe

v0.0.15

13 Aug 19:54

Choose a tag to compare

Fixing more boxing allocations in equality comparison for observables.

v0.0.14

13 Aug 19:29

Choose a tag to compare

Fixing missing import.

v0.0.13

13 Aug 19:26

Choose a tag to compare

Fix a boxing allocation issue in equality comparison for Observable.

v0.0.12

11 Jun 01:54

Choose a tag to compare

Fixing mistake in the observable API.

v0.0.11

11 Jun 01:34

Choose a tag to compare

Adding convenience method to subscribe and trigger.

v0.0.10

16 Apr 05:45

Choose a tag to compare

Deduplicating a lot of code.

v0.0.9

03 Mar 23:32

Choose a tag to compare

Trying again to make it so the custom editors fetch nested values correctly.

v0.0.8

27 Feb 22:13

Choose a tag to compare

This release fixes a very bad regression with subscriptions from the last release.

v0.0.7

26 Feb 23:44

Choose a tag to compare

Adding the concept of priority to subscribers.