Skip to main content

Versioning

Our library follows the semantic versioning specification. Refer to the specification for the meaning of the <major>.<minor>.<patch> fields of the version number.

The latest release (version 0.10.0) is available here.

Changelog

0.10.0

0.9.2

  • ๐Ÿ› Fix range scan issue where old values were reported. See #148.
  • ๐Ÿ› Fix leak of tracing::Span in bindings. See #139.
  • โญ Add Linux AArch64 support in Java and .NET. See #137.
  • โญ Add support for serial ports on Windows. See #134.

0.9.1

  • โญ C bindings now provides static libraries with the dnp3_static CMake target. See #128.

0.9.0

  • ๐ŸŽ‰ First official release