Skip to content

Releases: ricaun-io/ricaun.Revit.Installation

1.4.0

03 Apr 19:24
ce014af
Compare
Choose a tag to compare

Updates

  • Update RevitInstallation.Start to start Process with UseShellExecute true. (Fix: #15)

Tests

  • Test to start Revit to verify if Process with UseShellExecute works.

1.4.0-beta

03 Apr 18:14
Compare
Choose a tag to compare
1.4.0-beta Pre-release
Pre-release

Updates

  • Update RevitInstallation.Start to start Process with UseShellExecute true. (Fix: #15)

Tests

  • Test to start Revit to verify if Process with UseShellExecute works.

1.4.0-alpha

03 Apr 18:06
Compare
Choose a tag to compare
1.4.0-alpha Pre-release
Pre-release

Updates

  • Update RevitInstallation.Start to start Process with UseShellExecute true.

1.3.2

11 Mar 21:40
cd50e32
Compare
Choose a tag to compare

Features

  • Support localized InstallLocation path.

Updates

  • Add FinalPathNameExtension to fix localized InstallLocation. (Fix: #13)
  • Update GetProcesses to use FinalPathNameExtension to fix localized InstallLocation.
  • Update typo related to Journal.
  • Update ApplicationPluginsUtils to fix bundle.zip download.

Tests

  • Add FinalPathName_Tests with english, portuguese and german tests.
  • Add BundleCreatorUtils to test ApplicationPluginsUtils with fake bundle.zip.

1.3.2-beta

11 Mar 16:49
Compare
Choose a tag to compare
1.3.2-beta Pre-release
Pre-release

Features

  • Support localized InstallLocation path.

Updates

  • Add FinalPathNameExtension to fix localized InstallLocation. (Fix: #13)
  • Update GetProcesses to use FinalPathNameExtension to fix localized InstallLocation.
  • Update typo related to Journal.
  • Update ApplicationPluginsUtils to fix bundle.zip download.

Tests

  • Add FinalPathName_Tests with english, portuguese and german tests.
  • Add BundleCreatorUtils to test ApplicationPluginsUtils with fake bundle.zip.

1.3.2-alpha.1

05 Mar 15:30
Compare
Choose a tag to compare
1.3.2-alpha.1 Pre-release
Pre-release

Features

Updates

  • Add FinalPathNameExtension to fix localized InstallLocation. (Fix: #13)
  • Update GetProcesses to use FinalPathNameExtension to fix localized InstallLocation.
  • Update typo related to Journal.

Tests

  • Add FinalPathName_Tests with english, portuguese and german tests.

1.3.2-alpha

05 Mar 15:02
Compare
Choose a tag to compare
1.3.2-alpha Pre-release
Pre-release

Features

Updates

  • Add FinalPathNameExtension to fix localized InstallLocation. (Fix: #13)
  • Update GetProcesses to use FinalPathNameExtension to fix localized InstallLocation.
  • Update typo related to Journal.

Tests

  • Add FinalPathName_Tests with english, portuguese and german tests.

1.3.1

16 Dec 21:21
a20a984
Compare
Choose a tag to compare

Features

  • ApplicationPluginsUtils with Mutex to prevent multiple instances. (Fix: #11)

Updates

  • Update ApplicationPluginsUtils to download with Mutex.

Tests

  • Add ApplicationPluginsUtils_Test_Download_Async to test download.

1.3.1-rc

16 Dec 19:55
Compare
Choose a tag to compare
1.3.1-rc Pre-release
Pre-release

Features

  • ApplicationPluginsUtils with Mutex to prevent multiple instances. (Fix: #11)

Updates

  • Update ApplicationPluginsUtils to download with Mutex.

Tests

  • Add ApplicationPluginsUtils_Test_Download_Async to test download.

1.3.1-beta

16 Dec 19:41
Compare
Choose a tag to compare
1.3.1-beta Pre-release
Pre-release

Features

  • ApplicationPluginsUtils with Mutex to prevent multiple instances. (Fix: #11)

Updates

  • Update ApplicationPluginsUtils to download with Mutex.

Tests

  • Add ApplicationPluginsUtils_Test_Download_Async to test download.