Skip to content

Releases: cesmii/CESMII-NodeSet-Utilities

CESMII-NodeSet-Utilities 2.1.2

18 Sep 18:34
c825677
Compare
Choose a tag to compare

CESMII-Nodeset-Utilities 2.1.2 Latest

  • Reduced minimum required version of .NET from .NET 8.0 to .NET 6.0

CESMII-Nodeset-Utilities 2.1.1

23 Aug 21:02
4c0c806
Compare
Choose a tag to compare
  • Update to assemblies created (.NET Standard 2.0 and .NET Standard 2.1)
  • Update to consumed version of .NET (.NET 6.0 and .NET 8.0)
  • Update to consumed version of OPC UA packages
  • Changes to the CloudLib resolver
  • Clean up logging during node set import
  • Bug fix in mapping required nodeset
  • Bug fix - avoid null reference when AccessRestrictions value is missing

What's Changed

  • Update dotnet.yml - Update actions to currently in-support versions by @PaulLinYao in #41

New Contributors

Full Changelog: 2.1.0...2.1.1

CESMII-Nodeset-Utilities 2.1.0.0

23 Aug 20:52
4c0c806
Compare
Choose a tag to compare
  • Update to assemblies created (.NET Standard 2.0 and .NET Standard 2.1)
  • Update to consumed version of .NET (.NET 6.0 and .NET 8.0)
  • Update to consumed version of OPC UA packages
  • Changes to the CloudLib resolver
  • Clean up logging during node set import
  • Bug fix in mapping required nodeset
  • Bug fix - avoid null reference when AccessRestrictions is missing

What's Changed

  • Update dotnet.yml - Update actions to currently in-support versions by @PaulLinYao in #41

New Contributors

Full Changelog: 2.1.0...2.1.0.0

CESMII-Nodeset-Utilities 2.1.0

20 Aug 20:56
a269594
Compare
Choose a tag to compare
  • Update to assemblies created (.NET Standard 2.0 and .NET Standard 2.1)
  • Update to consumed version of .NET (.NET 6.0 and .NET 8.0)
  • Update to consumed version of OPC UA packages
  • Changes to the CloudLib resolver
  • Clean up logging during node set import
  • Bug fix in mapping required nodeset
  • Bug fix - avoid null reference when AccessRestrictions is missing

What's Changed

Full Changelog: 2.0.3...2.1.0

CESMII-NodeSet-Utilities 2.0.3

29 Nov 22:51
b9bf835
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

CESMII-NodeSet-Utilities 2.0.2

21 Nov 23:33
79c9f05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

CESMII-NodeSet-Utilities 2.0.1

21 Nov 22:26
7f0b32e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

CESMII-NodeSet-Utilities 2.0.0

18 Nov 00:27
b942cf4
Compare
Choose a tag to compare

What's Changed

  • readme.md updates by @gregorvilkner in #31

  • Version 2 by @MarkusHorstmann in #32

    • Import: reencode ExtensionObject lists

    • Simplified scalar encoding, export context

    • Method arguments

    • Test: generate sorted export file for easier diffing

    • Header comment support

    • NodeSet Cache: prevent infinite loop in corner cases

    • Export: Improved sorting

    • Export: new overload returning both XML and UANodeSet

    • Add NodeSetModel.Methods collection

    • Option for using local nodeids (ns=) instead of absolute noteids (nsu=)

    • Export context

    • NodeAndReference: remove obsolete Reference property

    • Option for local browsenames

    • OPC Factory: allow partial loading of node references

    • EventNotifier and ReleaseStatus

    • OPC Factory: fix for super type handling

    • OPC Context: add JsonDecodeVariant

    • OPC Context: expose NodeSetModels

    • OPC Factory: allow property with HasComponent reference

    • Test: Update diffs

    • Test: improve XML Diff performance

    • Test: Add empty nodeset Hello World

Full Changelog: 1.0.18...2.0.0

CESMII-NodeSet-Utilities 1.0.18

15 Sep 22:43
e42119e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.17...1.0.18

CESMII-NodeSet-Utilities 1.0.17

14 Sep 23:03
1256026
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.16...1.0.17