Skip to content

Releases: bodand/MikroTikAPI

Release v1.1.1

19 Jul 15:21
Compare
Choose a tag to compare

Release v1.1.1

Version v1.1.1 is now public. It's completely API and ABI compatible with v1.1.0, in fact, it only changes the CMake project.

Changelog

VERSION v1.1.1 - Teius teyou-2

Version v1.1.1 adds binary distributions. Nothing in the API has changed,
and everything is completely API and ABI compatible with v1.1.0.

Added:

  • Binary distributions on GitHub Releases.
  • LICENSE is now available in RTF format.

Binary packages:

As of v1.1.1 binary packages for 64bit Windows are provided, both as an archive (.7z) and an installer (.msi).

Binary packages are available in 3 flavors:

  • MSVC-built static library
  • MinGW-w64 GCC-built shared library
  • MinGW-w64 GCC-built static library

When using the MSI installer these 3 versions install beside each other, so when using the library with multiple installed make sure CMake is finding the correct version.

GCC used is version 10.1, MSVC used is version 19.26.28806.0.

Checksums are available as SHA3-256 digests.