All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.0 / 2023-08-27
RevitBusyService
andRevitBusyControl
to check the busy state of Revit.
- Rename
Revit.Busy
toricaun.Revit.UI.Busy
.
0.2.2 / 2023-08-14
- Add
XmlnsPrefix
andXmlnsDefinition
toRevit.Busy
namespace.
- Update references to work with net code.
- Clear main project and move files to
Example
0.2.1 / 2023-03-04
- Update
net8.0-windows
version for Revit 2025 - Update to
countIdling
insted of using timestamp.
0.2.0 / 2023-11-18
- Create
net7.0-windows
version for Revit 2025
0.1.2 / 2023-02-22
RevitBusyService
- start busy
RevitBusyService
defaultisRevitBusy = true
0.1.1 / 2022-12-12
- Change timer busy to 1 second
- Fix
OnPropertyChanged
only if changed
0.1.0 / 2022-11-29
- Add
RevitBusyControl
- static Busy control - Add
RevitBusyService