Skip to content

v2.3.1

Choose a tag to compare

@emako emako released this 30 Nov 20:20
· 78 commits to v2 since this release
  • restruct: MicaMacro
  • feat: SolveVersion in MicaMacro
  • feat: new option IsEnvironmentVariable

Support Version like following:

{
  "Version": "${Package}./${ExeName}"
}
{
  "Version": "${Package}./${ExeName}|3"
}

Full Changelog: v2.3.0...v2.3.1