Skip to content

Releases: anexia/dotnet-e5e

v1.1.0

06 Feb 10:24
29f8675
Compare
Choose a tag to compare

Fixed

  • Prevent logging messages after output in non-keepalive mode
  • Ensure that library_version has a correct value in metadata
  • Ensure to terminate application after writing metadata

Changed

  • Wrap response inside a result key

Added

  • API to handle binary requests and responses

v1.0.1

14 Dec 14:23
7bd1753
Compare
Choose a tag to compare

Fixed

  • Ensure debug symbols are created
  • Remove reference type restriction for response types
  • Return concrete type for AsBytes instead of interface

v1.0.0

04 Dec 14:16
53e2ac1
Compare
Choose a tag to compare

Added

  • Initial implementation
  • Examples and documentation
  • Test coverage