Skip to content

v1.4.3

Compare
Choose a tag to compare
@jozefizso jozefizso released this 06 Jul 16:17
· 40 commits to main since this release

This is a release with small quality of life changes from @m-kovac.

You can now the the Version property of the add-in file and vbamc compiler and the library can be used in multithreaded scenarios as it won't use write-locks when reading image files for the Ribbon.

New features

  • You can set the package version value by the ProjectVersion argument #7

Improvements

  • vbamc will not lock image files for writing when generating the addin file #9
  • vbamc compiler will not produce the dir.bin files which was used to debug the compiler during development #8