Skip to content

Releases: ricaun-io/ricaun.Revit.Installation

1.1.2

04 Apr 17:15
4554541
Compare
Choose a tag to compare

Updated

  • Update ApplicationPluginsUtils with Exception and Log.

Tests

  • Update ApplicationPluginsUtils_Tests with Log.

1.1.2-alpha

02 Apr 17:35
Compare
Choose a tag to compare
1.1.2-alpha Pre-release
Pre-release

Updated

  • Update ApplicationPluginsUtils with Exception and Log.

Tests

  • Update ApplicationPluginsUtils_Tests with Log.

1.1.1

21 Nov 22:50
20ead90
Compare
Choose a tag to compare

Updated

  • Update REVIT_COMPONENT to work with Revit 2025.

Tests

  • Add Revit 2025 file test.

1.1.0

02 Oct 21:23
65782f0
Compare
Choose a tag to compare

Features

  • Package for version net5.0+

Updated

  • Force DownloadBundleAsync to create Directory if not exist.
  • Update ReferenceLoaderUtils for NET and NETFRAMEWORK

Removed

  • Remove methods with Obsolete attribute

Tests

  • Update ReferenceLoaderUtils_Tests for NET and NETFRAMEWORK
  • Update RevitInstallationUtils_Tests count to chech string.Copy obsolete

1.0.3

16 Mar 16:27
8337570
Compare
Choose a tag to compare

Fixed

  • Fix Costura problem with RevitInstallationUtils.CreateInstanceAndUnwrap.

1.0.2

16 Mar 14:22
ed5f5ed
Compare
Choose a tag to compare

Features

  • ReferenceLoaderUtils - Unload Domain with NETFRAMEWORK or Load Assembly bytes.

Tests

  • RevitInstallationUtils_Tests
  • RevitUtils_Test_GetReferencesRevit - RevitAddin1.dll - Version 2017

Fixed

  • GetMainModuleFileName change to string.Empty by default.

1.0.1

14 Mar 12:24
c6f652e
Compare
Choose a tag to compare

Features

  • StartWithJornal

Tests

  • InstalledRevit_Test_StartWithJornal

1.0.0

20 Feb 16:59
Compare
Choose a tag to compare

Features

  • ApplicationPluginsUtils
  • RevitInstallationUtils
  • RevitUtils

Tests

  • ricaun.Revit.Installation.Tests