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.1.1 / 2024-02-27
- Support Autodesk.Icon in dark theme.
- Add
AutodeskIconGeneratorUtils
. - Window close with
Esc
key.
1.1.0 / 2024-02-17
- Support net core plugin.
- Add
CodeAnalysisCodeDom
to support net code. - Update
CodeAnalysisCodeDomService
to work with multiple source code.
- Test
GistGithubUtils
download string. - Add
Newtonsoft.Json
to supportGistGithubUtils
download string.
1.0.6 / 2024-01-27
- Using
ricaun.Revit.UI.Tasks
- Add
CodeDom
simple test.
- Add
ICodeDomService
interface - Add
CodeDomFactory
class
- Remove
Revit.Async
1.0.5 / 2023-05-05
- Support C# version 7.3 in Revit 2021+ with
DotNetCompilerPlatform
. - Gist Download Files and compile.
- Support
CodeDomService
with Defines -Revit20$$
andREVIT20$$
.
- Update
InfoCenterUtils
to show download update.
1.0.4 / 2023-02-03
- Update example
Command
toRevit Version
1.0.3 / 2023-02-02
- Remove Version in the
Release
folder
1.0.2 / 2023-02-02
- Fix
GithubRequestService
repository
1.0.1 / 2023-02-02
- Add Debug color Panel Title Background
- Fix Image load problem
1.0.0 / 2023-02-02
- Compile multiple
IExternalCommand
UI - Code Compiler
- Add Command to Ribbon
- AutoUpdater