Skip to content

Choose a tag to compare

@Sibras Sibras released this 15 Mar 14:11

Major Update with Parallel Build Support

  • Added support for Parallel NASM compilation
  • Proper change detection for NASM files
    (rebuilds when the NASM file or its dependencies have changed)
  • Incremental Builds working reliably
  • Clean is working properly
    (doesn't start building NASM files when you clean the project)
  • This build only works for Visual Studio versions from 2022 and onwards
    Older Visual Studio users should continue with ther 1.1 version

What's Changed

New Contributors

Full Changelog: 1.1...2.0