Skip to content

Releases: lemutec/MicaSetup

v2.5.0

05 Feb 07:22

Choose a tag to compare

  • feat: use IsUseTempPathFork false as default
  • nuget: add NuGet packaging files for MicaSetup
  • fix: SingleInstance config support

Full Changelog: v2.4.0...v2.5.0

v2.4.0

02 Aug 18:36

Choose a tag to compare

  • feat: add IsUseTempPathFork option

Full Changelog: v2.3.8...v2.4.0

v2.3.8

11 May 14:59

Choose a tag to compare

chore: update 7zip bin version

Full Changelog: v2.3.7...v2.3.8

v2.3.7

29 Apr 17:08

Choose a tag to compare

feat: add option to prefer AppData location

Full Changelog: v2.3.6...v2.3.7

v2.3.6

12 Jan 08:37

Choose a tag to compare

feat: clean up by bypass ps1

Full Changelog: v2.3.5...v2.3.6

v2.3.5

08 Jan 03:16

Choose a tag to compare

feat: changable System Menu Theme
feat: ignore props (Directory.Build.props and Directory.Packages.props)

Full Changelog: v2.3.4...v2.3.5

v2.3.4

07 Jan 06:26

Choose a tag to compare

fix: uninst leftovers on user mode

Full Changelog: v2.3.3...v2.3.4

v2.3.3

04 Dec 17:41

Choose a tag to compare

  • feat: new logo
  • feat: MICA
  • feat: fetchver
  • feat: option IsUninstLower

Full Changelog: v2.3.2...v2.3.3

v2.3.2

30 Nov 20:31

Choose a tag to compare

  • fix: support env without admin

Full Changelog: v2.3.1...v2.3.2

v2.3.1

30 Nov 20:20

Choose a tag to compare

  • 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