Skip to content

vbamc v1.4.0

Compare
Choose a tag to compare
@jozefizso jozefizso released this 10 May 09:50
· 48 commits to main since this release

Change the user profile path which will replace the ~/ expression in source code using the --user-profile-path parameter.

Warning Reverted change to the --file parameter from v1.3.0 release.

Parameter --file requires filename with extension now. This behavior is the same as for v1.2.0 release.


The vbamc compiler is now listed on NuGet https://www.nuget.org/packages/vbamc

Install it using command

dotnet tool install --global vbamc --version 1.4.0