Skip to content

Releases: ricaun-io/RevitAddin.CommandLoader

1.3.0-alpha.3

13 May 12:40

Choose a tag to compare

1.3.0-alpha.3 Pre-release
Pre-release

Features

  • Update installation folder to AppData to support Revit 2027 change location.

Updated

  • Update ricaun.Revit.UI to 0.9.0.
  • Update AppName to show ContextNumber in the GetInfo method.

Build

  • Update ricaun.Nuke.PackageBuilder to version 1.12.0 to change installation folder to AppData.
  • Update csproj to net10 target framework.

1.3.0-alpha.2

10 May 22:01

Choose a tag to compare

1.3.0-alpha.2 Pre-release
Pre-release

Features

  • Update installation folder to AppData to support Revit 2027 change location.
  • Enable Isolator.Fody to support constext isolation in .NET Core.

Updated

  • Update ricaun.Revit.UI to 0.9.0.
  • Update AppName to show ContextNumber in the GetInfo method.

Build

  • Update ricaun.Nuke.PackageBuilder to version 1.12.0 to change installation folder to AppData.
  • Update csproj to net10 target framework.

1.3.0-alpha.1

10 May 21:38

Choose a tag to compare

1.3.0-alpha.1 Pre-release
Pre-release

Features

  • Update installation folder to AppData to support Revit 2027 change location.
  • Enable Isolator.Fody to support constext isolation in .NET Core.

Updated

  • Update ricaun.Revit.UI to 0.9.0.

Build

  • Update ricaun.Nuke.PackageBuilder to version 1.12.0 to change installation folder to AppData.
  • Update csproj to net10 target framework.

1.3.0-alpha

10 May 21:21

Choose a tag to compare

1.3.0-alpha Pre-release
Pre-release

Features

  • Update installation folder to AppData to support Revit 2027 change location.

Build

  • Update ricaun.Nuke.PackageBuilder to version 1.12.0 to change installation folder to AppData.
  • Update csproj to net10 target framework.

1.2.0

21 Mar 21:17
5bd92b1

Choose a tag to compare

Features

  • Support tiff image files.

Updates

  • Using ricaun.Revit.UI to 0.8.0.
  • Update AutodeskIconGeneratorUtils to use version 2.0.0 and tiff file.
  • Add CommandLoader.tiff as the default image icon.

1.2.0-alpha

21 Mar 21:02

Choose a tag to compare

1.2.0-alpha Pre-release
Pre-release

Features

  • Support tiff image files.

Updates

  • Using ricaun.Revit.UI to 0.8.0.
  • Update AutodeskIconGeneratorUtils to use version 2.0.0 and tiff file.
  • Add CommandLoader.tiff as the default image icon.

1.1.1

27 Feb 21:16
9e11f55

Choose a tag to compare

Features

Updated

  • Add AutodeskIconGeneratorUtils.
  • Window close with Esc key.

1.1.0

17 Feb 15:08
07f0827

Choose a tag to compare

Features

  • Support net core plugin.

Added

  • Add CodeAnalysisCodeDom to support net code.
  • Update CodeAnalysisCodeDomService to work with multiple source code.

Tests

  • Test GistGithubUtils download string.
  • Add Newtonsoft.Json to support GistGithubUtils download string.

1.1.0-alpha

17 Feb 14:28

Choose a tag to compare

1.1.0-alpha Pre-release
Pre-release

Features

  • Support net core plugin.

Added

  • Add CodeAnalysisCodeDom to support net code.
  • Update CodeAnalysisCodeDomService to work with multiple source code.

Tests

  • Test GistGithubUtils download string.
  • Add Newtonsoft.Json to support GistGithubUtils download string.

1.0.6

27 Jan 15:28
a7e8b6c

Choose a tag to compare

Features

  • Using ricaun.Revit.UI.Tasks

Tests

  • Add CodeDom simple test.

Updated

  • Add ICodeDomService interface
  • Add CodeDomFactory class

Remove

  • Remove Revit.Async