Skip to content

Releases: ricaun-io/ricaun.Revit.Installation

1.3.1-alpha

16 Dec 19:13
Compare
Choose a tag to compare
1.3.1-alpha 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.0

16 Dec 17:50
e5d9019
Compare
Choose a tag to compare

Features

  • RevitInstallationUtils.InstalledRevit without componentGuid. (Fix: #9)

Updates

  • Update InstalledRevit without componentGuid.

1.3.0-rc.2

16 Dec 16:53
Compare
Choose a tag to compare
1.3.0-rc.2 Pre-release
Pre-release

Features

  • RevitInstallationUtils.InstalledRevit without componentGuid. (Fix: #9)

Updates

  • Update InstalledRevit without componentGuid.

1.3.0-rc.1

16 Dec 16:42
Compare
Choose a tag to compare
1.3.0-rc.1 Pre-release
Pre-release

Features

  • RevitInstallationUtils.InstalledRevit without componentGuid. (Fix: #9)

Updates

  • Update InstalledRevit without componentGuid.

1.3.0-rc

16 Dec 15:58
Compare
Choose a tag to compare
1.3.0-rc Pre-release
Pre-release

Features

  • RevitInstallationUtils.InstalledRevit without componentGuid. (Fix: #9)

Updates

  • Update InstalledRevit without componentGuid.

1.3.0-alpha

16 Dec 15:49
Compare
Choose a tag to compare
1.3.0-alpha Pre-release
Pre-release

Features

  • RevitInstallationUtils.InstalledRevit without componentGuid.

Updates

  • Update InstalledRevit without componentGuid.

1.2.0

24 May 19:49
3fd9f77
Compare
Choose a tag to compare

Features

  • Feature ProductInfoUtils to get ProductInfo using msi.dll.

Fixed

  • Fix Revit not loading .bundle files properly when is already open. (Fix #7)

Updated

  • Update ApplicationPluginsUtils to reverse extract bundle files.
  • Update RevitInstallationUtils to expose GetRevitInstallations with string component.
  • Update RevitInstallationUtils to use ProductInfoUtils to get ProductInfo.

Tests

  • Test ProductInfoUtils.

1.2.0-rc

23 May 20:16
Compare
Choose a tag to compare
1.2.0-rc Pre-release
Pre-release

Features

  • Feature ProductInfoUtils to get ProductInfo using msi.dll.

Fixed

  • Fix Revit not loading .bundle files properly when is already open. (Fix #7)

Updated

  • Update ApplicationPluginsUtils to reverse extract bundle files.
  • Update RevitInstallationUtils to expose GetRevitInstallations with string component.
  • Update RevitInstallationUtils to use ProductInfoUtils to get ProductInfo.

Tests

  • Test ProductInfoUtils.

1.2.0-beta

23 May 19:47
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release

Features

  • Feature ProductInfoUtils to get ProductInfo using msi.dll.

Fixed

  • Fix Revit not loading .bundle files properly when is already open. (Fix #7)

Updated

  • Update ApplicationPluginsUtils to reverse extract bundle files.
  • Update RevitInstallationUtils to expose GetRevitInstallations with string component.
  • Update RevitInstallationUtils to use ProductInfoUtils to get ProductInfo.

Tests

  • Test ProductInfoUtils.

1.2.0-alpha

23 May 15:23
Compare
Choose a tag to compare
1.2.0-alpha Pre-release
Pre-release

Fixed

  • Fix Revit not loading .bundle files properly when is already open. (Fix #7)

Updated

  • Update ApplicationPluginsUtils to reverse extract bundle files.
  • Update RevitInstallationUtils to expose GetRevitInstallations with string component.