Releases: ricaun-io/RevitAddin.CommandLoader
Releases · ricaun-io/RevitAddin.CommandLoader
1.2.0
1.2.0-alpha
Features
- Support
tiffimage files.
Updates
- Using
ricaun.Revit.UIto0.8.0. - Update
AutodeskIconGeneratorUtilsto use version2.0.0andtifffile. - Add
CommandLoader.tiffas the default image icon.
1.1.1
Features
- Support Autodesk.Icon in dark theme.
Updated
- Add
AutodeskIconGeneratorUtils. - Window close with
Esckey.
1.1.0
Features
- Support net core plugin.
Added
- Add
CodeAnalysisCodeDomto support net code. - Update
CodeAnalysisCodeDomServiceto work with multiple source code.
Tests
- Test
GistGithubUtilsdownload string. - Add
Newtonsoft.Jsonto supportGistGithubUtilsdownload string.
1.1.0-alpha
Features
- Support net core plugin.
Added
- Add
CodeAnalysisCodeDomto support net code. - Update
CodeAnalysisCodeDomServiceto work with multiple source code.
Tests
- Test
GistGithubUtilsdownload string. - Add
Newtonsoft.Jsonto supportGistGithubUtilsdownload string.
1.0.6
Features
- Using
ricaun.Revit.UI.Tasks
Tests
- Add
CodeDomsimple test.
Updated
- Add
ICodeDomServiceinterface - Add
CodeDomFactoryclass
Remove
- Remove
Revit.Async
1.0.5
Features
- Support C# version 7.3 in Revit 2021+ with
DotNetCompilerPlatform. - Gist Download Files and compile.
- Support
CodeDomServicewith Defines -Revit20$$andREVIT20$$.
Updated
- Update
InfoCenterUtilsto show download update.
1.0.4
Updated
- Update example
CommandtoRevit Version
1.0.3
Updated
- Remove Version in the
Releasefolder
1.0.2
Fixed
- Fix
GithubRequestServicerepository