Libplctag.NET Versions Save

A .NET wrapper for libplctag.

libplctag-v1.4.1

1 week ago

What's Changed

Additional changes

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag-v1.4.0...libplctag-v1.4.1

libplctag-v1.4.0

2 weeks ago

What's Changed

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag-v1.3.1...libplctag-v1.4.0

libplctag-v1.3.1

2 weeks ago

libplctag-v1.3.0

2 weeks ago

What's Changed

Full Changelog: https://github.com/libplctag/libplctag.NET/compare/libplctag.NativeImport-v1.0.39...libplctag-v1.3.0

libplctag.NativeImport-v1.0.39

2 weeks ago

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

libplctag.NativeImport-v1.0.38

3 weeks 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.6

libplctag-v1.2.1

1 month ago

What's Changed

New Contributors

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

libplctag-v1.2.0

7 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

8 months ago

libplctag-v1.2.0-alpha.1

8 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