1.3.5-rc.1
Pre-release
Pre-release
Features
- Update
Applicationimages to supportlightanddarktheme.
Application
- Update project to build
net47andnet48. - Update
Imageswith light and dark theme. - Update
ricaun.Revit.UIwith the image auto theme based in thelightanddarkin the file name. - Update
Exceptionwhen null. - Update timestamp in temp folder to hexadecimal.
- Update test folder to temporarty the folder
RevitTestto reduce thePathTooLongException. (Fix #48) - Update to use
ricaun.Revit.UI.Taskslibrary to run async tests. - Update to use
ricaun.Revit.UI.Busylibrary to check if revit is busy.
Console
- Throw exception when
RevitTestUtilsis empty.
TestAdapter
- Show Warning when Console fails.
- Fix local file copy to temporary by zip folder.
- Add
TestsFilePathTooLongto similate long path inside test. - Update to use
ricaun.Revit.UI.Taskslibrary to run async tests. - Update
ApplicationUtilscheck local file exists.