Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 18:01
ce16cd0

Features

  • Make project public
  • Fix test filter limit size arguments (Fix: #65)

Application

  • Remove net46 framework, remove Revit 2017 and Revit 2018 support.

Command

  • Fix AppUtils to show ProductName.
  • Update ProcessStart to show arguments length in debug.
  • Update RevitTestProcessStart to create temp file for test arguments.
  • Update RunCommand to read test arguments from temp file.

Console

  • Update ricaun.Revit.Installation to 1.3.1.
  • Add EnvironmentVariable class, with ProcessArguments and TimeoutNotBusyMaxSeconds variables.
  • Remove not used RevitAddinDisable class.
  • Update RevitTestUtils with MinimalRevitVersion to 2019.

Build

  • Update ci to use public nuget packages.

TestAdapter

  • Update ricaun.Security.WinTrust to 1.1.0.

Tests

  • Add net47 with Revit 2019 tests.