Skip to content

Releases: ricaun-io/ricaun.RevitTest

1.2.1-alpha

21 Nov 18:46
Compare
Choose a tag to compare
1.2.1-alpha Pre-release
Pre-release

Features

  • Support net7.0-windows for Revit 2025.

Application

  • Add EnsureApsUserHaveOpenId to make sure OpenId has data.
  • Update net7.0-windows for Revit 2025.
  • Update csproj.

Shared

  • Update net6.0-windows framework.

Console

  • Update net7.0-windows framework.
  • Update csproj.

Build

  • Update net48 and net7.0-windows console zip.

TestAdapter

  • Select resource console zip for NetFramework and NetCore.
  • Update ResourceConsoleUtils

1.2.0

30 Oct 17:31
d33863d
Compare
Choose a tag to compare

Features

  • Application works offline.
  • Application force Revit Login.

Application

  • Update ricaun.Auth.Aps.UI to 1.0.4
  • Update scope to OpenId.
  • Update only with IsLoggedIn and same UserId.

1.2.0-alpha

23 Oct 22:43
Compare
Choose a tag to compare
1.2.0-alpha Pre-release
Pre-release

Features

  • Application works offline.

Application

  • Update ricaun.Auth.Aps.UI to 1.0.4
  • Update scope to OpenId.

1.1.3

18 Oct 00:53
55cd69c
Compare
Choose a tag to compare

Features

  • Application show error in log if fail.

TestAdapter

  • Update RevitTestConsole with log application location.
  • Update ApplicationUtils clear temp folder.

Application

  • Update Log before test Runs.

1.1.3-beta

16 Oct 21:10
Compare
Choose a tag to compare
1.1.3-beta Pre-release
Pre-release

Features

  • Application show error in log if fail.

TestAdapter

  • Update RevitTestConsole with log application location.
  • Update ApplicationUtils clear temp folder.

Application

  • Update Log before test Runs.

1.1.3-alpha

16 Oct 14:16
Compare
Choose a tag to compare
1.1.3-alpha Pre-release
Pre-release

Features

  • Application show error in log if fail.

TestAdapter

  • Update RevitTestConsole with log application location.
  • Update ApplicationUtils clear temp folder.

Application

  • Update Log before test Runs.

1.1.2

09 Oct 06:32
eef2629
Compare
Choose a tag to compare

Features

  • TestAdapter with net6 support.

TestAdapter

  • Update net6 to EnableDynamicLoading to fix System.IO.FileNotFoundException reference. (Fix: #32)

Command

  • Update AppUtils.GetInfo to show framework version (Net Framework or Net Core).
  • Update Run to show in Log the Exception.

Console

  • Remove KeyAvailable in the RevitTestUtils. (Fix issue in Rider.)

1.1.2-beta

07 Oct 19:22
Compare
Choose a tag to compare
1.1.2-beta Pre-release
Pre-release

Features

  • TestAdapter with net6 support.

TestAdapter

  • Update net6 to EnableDynamicLoading to fix System.IO.FileNotFoundException reference. (Fix: #32)

Command

  • Update AppUtils.GetInfo to show framework version (Net Framework or Net Core).
  • Update Run to show in Log the Exception.

Console

  • Remove KeyAvailable in the RevitTestUtils.

1.1.2-alpha

07 Oct 14:15
Compare
Choose a tag to compare
1.1.2-alpha Pre-release
Pre-release

Features

  • TestAdapter with net6 support.

TestAdapter

  • Update net6 to EnableDynamicLoading to fix System.IO.FileNotFoundException reference. (Fix: #32)

Command

  • Update AppUtils.GetInfo to show framework version (Net Framework or Net Core).

1.1.1

06 Oct 19:32
2c86c9d
Compare
Choose a tag to compare

Features

  • TestDiscoverer enable log feature.
  • TestAdapter only execute Application if trusted.
  • TestAdapter with net6 support.

Updated

  • Update ricaun.NUnit to 1.3.1

Command

  • Update TargetFramework added net5
  • Update JsonExtension with System.Text.Json

Console

  • Update ricaun.Revit.Installation to 1.1.0 (Fix: #30)

TestAdapter

  • Update TestDiscoverer with Log feature
  • Update RevitTestConsole with RunTestReadWithLog feature
  • Add ricaun.Security.WinTrust package with PrivateAssets
  • Add TrustApplicationUtils to check if application is trusted
  • Add DelayAfterExit in ProcessStart with value 100
  • Remove not used XmlBool
  • Add JsonService for net framework and net code.
  • Add TargetFrameworkUtils to get TargetFramework name.

Fixed

  • Fix Folder not exist (Fix: #30)

Build

  • Update to version 1.6.1 enable prerelease with filter
  • Update IBuildCommand and IBuildConsole
  • Disable IPackRelease