Release 1.0.1
New feature(s):
- Multiple argument support for
@verifydecoration 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
memsetcalls to prevent unexpected and unresolved OS API calls.