1.8.0-rc.5
Pre-release
Pre-release
Features
- Make project public
- Fix test filter limit size
arguments
(Fix: #65)
Application
- Remove
net46
framework, removeRevit 2017
andRevit 2018
support.
Command
- Fix
AppUtils
to showProductName
. - Update
ProcessStart
to showarguments
length in debug. - Update
RevitTestProcessStart
to create temp file for testarguments
. - Update
RunCommand
to read testarguments
from temp file.
Console
- Update
ricaun.Revit.Installation
to1.3.1
. - Add
EnvironmentVariable
class, withProcessArguments
andTimeoutNotBusyMaxSeconds
variables. - Remove not used
RevitAddinDisable
class.
Build
- Update
ci
to use publicnuget
packages.
TestAdapter
- Update
ricaun.Security.WinTrust
to1.1.0
.
Tests
- Add
net47
withRevit 2019
tests.