Skip to content

Releases: ilammy/msvc-dev-cmd

msvc-dev-cmd v1.13.0

01 Jan 04:32
v1.13.0
Compare
Choose a tag to compare
  • Add BuildTools edition of Visual Studio to the search path (#69)
  • Action is now usable as a library (#70)
  • Update to Node.js v20 (#72)
  • Update @actions/checkout to v4 (#71)
  • Miscellaneous updates to documentation (#74, #71)
  • Miscellaneous dev depenencies updates (#64, #75)

New contributors:

Thank you!

msvc-dev-cmd v1.12.1

05 Feb 00:10
v1.12.1
Compare
Choose a tag to compare
  • Bump @actions/core to 1.10.0 (#62)

Thanks to @Simran-B

msvc-dev-cmd v1.12.0

15 Oct 00:58
v1.12.0
Compare
Choose a tag to compare
  • Updated action to use Node 16 (#60)

Thanks to @Geod24

msvc-dev-cmd v1.11.0

28 Aug 07:49
v1.11.0
Compare
Choose a tag to compare
  • Support specifying Visual Studio version via vsversion (#52)
  • Bump @actions/core to 1.9.1 (#56)

Thanks to @aminya

msvc-dev-cmd v1.10.0

07 Oct 15:16
v1.10.0
Compare
Choose a tag to compare
  • setupMSVCDevCmd is now exported, allowing usage from libraries (#47)
  • Visual Studio 2022 is now supported (#48)

Welcome @beached to the contributors club!

msvc-dev-cmd v1.9.0

29 May 13:47
v1.9.0
Compare
Choose a tag to compare
  • x86_64 and x86-64 are now accepted as aliases for x64 in arch input (resolves #39)

msvc-dev-cmd v1.8.1

26 May 13:46
v1.8.1
Compare
Choose a tag to compare
  • Improved quality of error reports on invalid configuration (#41)
  • Miscellaneous internal improvements (#40, #42)

Thanks to @pzhlkj6612 for these improvements 💪

msvc-dev-cmd v1.8.0

08 May 09:09
v1.8.0
Compare
Choose a tag to compare
  • Replaced a static list of environment variables with dynamic configuration, exporting everything that Developer Command Prompt actually configures (#32)
  • Fixed an issue with repeated invocation of this action for reconfiguration (resolved #8 (comment))

msvc-dev-cmd v1.7.0

17 Mar 13:36
v1.7.0
Compare
Choose a tag to compare
  • New exported environment variables, necessary for Swift toolchain to work (#30)
    • UCRTVersion
    • UniversalCRTSdkDir

Thanks to @triplef for adding those!

msvc-dev-cmd v1.6.0

07 Mar 06:37
v1.6.0
Compare
Choose a tag to compare
  • You can now specify architectures with aliases (resolved #26).

    - uses: ilammy/msvc-dev-cmd@v1
      with:
        arch: Win32   # same as x86

    Win64 is also supported as an alias for x64 or amd64.

  • If some parameter is incorrect, this should cause the action to fail as expected (resolved #27).

Great, another “Marketplace Developer Agreement. Of course I never read it, I'm not a laywer.