1.3.5-rc
Pre-release
Pre-release
Features
- Update
Application
images to supportlight
anddark
theme.
Application
- Update project to build
net47
andnet48
. - Update
Images
with light and dark theme. - Update
ricaun.Revit.UI
with the image auto theme based in thelight
anddark
in the file name. - Update
Exception
when null. - Update timestamp in temp folder to hexadecimal.
- Update test folder to temporarty the folder
RevitTest
to reduce thePathTooLongException
. (Fix #48) - Update to use
ricaun.Revit.UI.Tasks
library to run async tests. - Update to use
ricaun.Revit.UI.Busy
library to check if revit is busy.
Console
- Throw exception when
RevitTestUtils
is empty.
TestAdapter
- Show Warning when Console fails.
- Fix local file copy to temporary by zip folder.
- Add
TestsFilePathTooLong
to similate long path inside test. - Update to use
ricaun.Revit.UI.Tasks
library to run async tests.