Releases: ShiftMediaProject/VSNASM
Releases · ShiftMediaProject/VSNASM
2.0
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)
What's Changed
- Make
nasm.propsconsistent with theinstall_script.batscript by @TracerDS in #29 - README fixes/tweaks for MSVC2022 / Community Edition by @GerHobbelt in #31
- further fixes for in installer batch script when NASM or its installer files are already present on the machine. by @GerHobbelt in #30
- updated install script to include support for Visual Studio 2026 by @GerHobbelt in #32
- Parallel NASM Builds and various fixes by @softworkz in #33
New Contributors
- @TracerDS made their first contribution in #29
- @softworkz made their first contribution in #33
Full Changelog: 1.0...2.0
1.0
Archive download for VSNASM 1.0.
What's Changed
- Update README.md to mention Visual Studio 2022 support by @GerHobbelt in #19
- properly check for already installed NASM executable in the %NASMPATH% by @GerHobbelt in #21
- Update installed NASM version from 2.16.01 to 2.16.03 by @tlaedre in #25
- Fix incorrect NASM install skipping logic. by @tlaedre in #26
New Contributors
- @GerHobbelt made their first contribution in #19
- @tlaedre made their first contribution in #25
Full Changelog: 0.9...1.0