Skip to content

Release 1.0.1

Choose a tag to compare

@tijme tijme released this 23 May 16:34

New feature(s):

  • Multiple argument support for @verify decoration in feature tests.
  • Windows specific feature test with Windows API calls.

Improvement(s):

  • Run feature tests that do not require execution on all operating systems.
  • Run ARM64 feature tests on AMD64 using Qemu on Linux.
  • Various parts of documentation clarified.

Bug fixe(s):

  • Expand memset calls to prevent unexpected and unresolved OS API calls.