Skip to content

Releases: Lawo/ember-plus-sharp

v1.4.1707.27006

27 Jul 08:52
Compare
Choose a tag to compare
  • Fix #45
  • Fix #47
  • Implement #46
  • Implement #20: When IsOnline becomes false for a node, it is automatically set to false for all direct and indirect children. When it becomes true for an element it is automatically set to true 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

02 May 13:38
Compare
Choose a tag to compare
  • Add support for the provider status command
  • Add beta support for matrices #7
  • Fix #40

v1.4.1702.9003

09 Feb 12:20
Compare
Choose a tag to compare

v1.3.1701.18004

18 Jan 13:07
Compare
Choose a tag to compare
  • 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

30 Nov 14:27
Compare
Choose a tag to compare

v1.3.1607.21003

21 Jul 13:08
Compare
Choose a tag to compare

v1.3.1605.23005

23 May 12:50
Compare
Choose a tag to compare
  • Streamline CodeAnalysis.ruleset #16
  • Upgrade to C# 6 and use new StyleCop #23
  • Fix NaN and -0.0 encoding and decoding #24
  • Decode incorrectly encoded NaN and Inf values #25

v1.2.1604.29003

29 Apr 08:07
Compare
Choose a tag to compare
  • Implement lazy children retrieval #21

v1.2.1604.4003

04 Apr 13:48
Compare
Choose a tag to compare

v1.2.1603.17002

17 Mar 14:33
Compare
Choose a tag to compare
  • Add example code on how to react to changes with the dynamic interface #18