Releases: Lawo/ember-plus-sharp
Releases · Lawo/ember-plus-sharp
v1.4.1707.27006
- Fix #45
- Fix #47
- Implement #46
- Implement #20: When IsOnline becomes
false
for a node, it is automatically set tofalse
for all direct and indirect children. When it becomestrue
for an element it is automatically set totrue
for all direct and indirect parents. - Close #48
- Finish Implementation of #7: Exactly like their node counterparts, IMatrix, Matrix<T> and DynamicMatrix<T> can now have children. This is to support providers which report matrix labels and parameters as children of the respective matrix.
- Fix #50
v1.4.1705.2002
v1.4.1702.9003
- Fix #33
v1.3.1701.18004
- Fix #22
- Add a new variant of CollectionNode, which derives from FieldNode and therefore allows for the declaration of additional elements besides the ones in the Children collection. This is useful e.g. when the node offers functions to add/delete children #6.
- Glow Analyzer Proxy now also logs the binary form of the message payloads #17.
v1.3.1611.30003
v1.3.1607.21003
- Fix #27
v1.3.1605.23005
v1.2.1604.29003
- Implement lazy children retrieval #21
v1.2.1604.4003
- Fix #19
v1.2.1603.17002
- Add example code on how to react to changes with the dynamic interface #18