Skip to content

libplctag.NativeImport-v2.0.0-alpha.6

Pre-release
Pre-release

Choose a tag to compare

@timyhac timyhac released this 10 May 10:57
dc27656

What's Changed

  • Updating to libplctag core v2.6.16 by @thaddeusbort in #454
  • Fix/reflect new core binary asset file folder structure by @timyhac in #461
  • Adds the CONN_STATUS enum by @timyhac in #460
  • Exposes new debug APIs found in libplctag v2.6.13 onwards by @timyhac in #458
  • Delete src/libplctag.NativeImport/runtimes/win-arm/native/plctag.dll by @timyhac in #462
  • Change libplctag.NET -> libplctag.NativeImport to a ProjectReference … by @timyhac in #464
  • Removes libplctag.NativeImport integration tests. These tests were no… by @timyhac in #463
  • Revert changes from these comits ( c15df76, ab1ca6d) to allow rele… by @timyhac in #465

New Contributors