Libplctag.NET Versions Save

A .NET wrapper for libplctag.

libplctag-v1.2.0

6 months ago

What's Changed

Change timeout exception type

The reason for the minor version bump is that library consumers may need to change their exception handling logic.

Now, only when a CancellationToken is cancelled will an exception of type TaskCancelledException be thrown, and timeouts will throw an exception of type LibplctagException.

See PR #329 for more.

New Contributors

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag-v1.1.1...libplctag-v1.2.0

libplctag-v1.2.0-alpha.2

6 months ago

libplctag-v1.2.0-alpha.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag-v1.2.0-alpha.0...libplctag-v1.2.0-alpha.1

libplctag-v1.2.0-alpha.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag-v1.1.1...libplctag-v1.2.0-alpha.0

libplctag-v1.1.1

1 year ago

Package changes

The changes in the libplctag-v1.1.1 nuget package since v1.1.0.

  • Adds AllowPacking attribute to Tag and NativeTagWrapper
  • Exposes Tag.GetBuffer(byte[] buffer) to allow recycling of the buffer.
  • Fix for #304 - use plc_tag_create_ex for Initialization which allows capturing of early events.

Repository changes

  • Copyright notices across all files
  • Fixes for various minor compiler warnings
  • Added ValueChanged example
  • Libplctag Read Benchmark by @jkoplo

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag-v1.1.0...libplctag-v1.1.1

libplctag-v1.1.1-beta.0

1 year ago

What's changed?

Since libplctag.v1.1.1-alpha.0

  • Updated libplctag.NativeImport to v1.0.37.
  • Minor bugfixes.

libplctag.NativeImport-v1.0.37

1 year ago

This release just includes the native binaries from libplctag core, the changes for which can be seen at https://github.com/libplctag/libplctag/releases/tag/v2.5.5

libplctag-v1.1.1-alpha.0

1 year ago

What's Changed

libplctag.NativeImport-v1.0.36

1 year ago

This release just includes the native binaries from libplctag core, the changes for which can be seen at https://github.com/libplctag/libplctag/releases/tag/v2.5.4

libplctag.NativeImport-v1.0.35

1 year ago

This release just includes the native binaries from libplctag core, the changes for which can be seen at https://github.com/libplctag/libplctag/releases/tag/v2.5.3