Releases: ricaun-io/ricaun.Revit.Installation
Releases · ricaun-io/ricaun.Revit.Installation
1.3.1-alpha
Features
ApplicationPluginsUtils
withMutex
to prevent multiple instances. (Fix: #11)
Updates
- Update
ApplicationPluginsUtils
to download withMutex
.
Tests
- Add
ApplicationPluginsUtils_Test_Download_Async
to test download.
1.3.0
1.3.0-rc.2
Features
RevitInstallationUtils.InstalledRevit
withoutcomponentGuid
. (Fix: #9)
Updates
- Update
InstalledRevit
withoutcomponentGuid
.
1.3.0-rc.1
Features
RevitInstallationUtils.InstalledRevit
withoutcomponentGuid
. (Fix: #9)
Updates
- Update
InstalledRevit
withoutcomponentGuid
.
1.3.0-rc
1.3.0-alpha
Features
RevitInstallationUtils.InstalledRevit
withoutcomponentGuid
.
Updates
- Update
InstalledRevit
withoutcomponentGuid
.
1.2.0
Features
- Feature
ProductInfoUtils
to getProductInfo
usingmsi.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 exposeGetRevitInstallations
with string component. - Update
RevitInstallationUtils
to useProductInfoUtils
to getProductInfo
.
Tests
- Test
ProductInfoUtils
.
1.2.0-rc
Features
- Feature
ProductInfoUtils
to getProductInfo
usingmsi.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 exposeGetRevitInstallations
with string component. - Update
RevitInstallationUtils
to useProductInfoUtils
to getProductInfo
.
Tests
- Test
ProductInfoUtils
.
1.2.0-beta
Features
- Feature
ProductInfoUtils
to getProductInfo
usingmsi.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 exposeGetRevitInstallations
with string component. - Update
RevitInstallationUtils
to useProductInfoUtils
to getProductInfo
.
Tests
- Test
ProductInfoUtils
.
1.2.0-alpha
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 exposeGetRevitInstallations
with string component.