Releases: duart38/Observe
Releases · duart38/Observe
v1.2.1
v1.2.0
v1.2.0 (QOF)
- Added command chaining support by exposing the instance back when no relevant value is to be returned (eg void)
- Added varags support in "setValue()" method.
The var-args in setValue() will allow you to emit multiple values and populate this history but only the last value will be set as the active value.