Skip to content

Releases: Nice3point/RevitTemplates

4.0.7

25 Aug 20:12
Compare
Choose a tag to compare
  • Moved commands from the Module template.
    Please keep the commands in the Primary project that contains External Application to avoid isolation issues.
    Issue: Nice3point/RevitToolkit#7
  • Removed WindowsController class to simplify templates
  • Updated descriptions

Full changelog: 4.0.6...4.0.7

4.0.6

22 Jul 16:16
Compare
Choose a tag to compare
  • Conditions for generating the Solution readme. The documentation considers which options you have created the solution with
  • Replaced GetService with GetRequiredService for DI templates
  • Renamed some default files that use DI
  • Updated summary

Full changelog: 4.0.5...4.0.6

4.0.5

23 Jun 06:38
Compare
Choose a tag to compare

Full changelog: 4.0.4...4.0.5

4.0.4

21 May 13:12
Compare
Choose a tag to compare
  • Removed template engine "isEnabled" property. Visual Studio does not support it compared to Jetbrains Rider.
    This property caused an exception to create a Module project without UI.
    Thanks to @SergeyNefyodov for finding this bug

Full changelog: 4.0.3...4.0.4

4.0.3

14 Apr 13:34
Compare
Choose a tag to compare
  • Removed Core folder. It's seldom used, especially in small plugins, so it's removed by default. Thank you for your feedback
  • Updated templates description
  • Disabled dotnet clean logo for solution template

Full changelog: 4.0.2...4.0.3

4.0.2

08 Apr 10:05
Compare
Choose a tag to compare

Full changelog: 4.0.1...4.0.2

4.0.1

02 Apr 13:36
Compare
Choose a tag to compare

Full changelog: 3.2.2...4.0.1

3.2.2

11 Jan 10:55
Compare
Choose a tag to compare
  • Fix Github release version validation

Full changelog: 3.2.0...3.2.1

3.2.0

03 Jan 23:59
Compare
Choose a tag to compare
  • .NET 8 support.
  • Redesigned project structure, added source folder for storing projects.
  • Redesigned Nuke project. More checks, logs, compare url record for GitHub releases. Now you can run on a local machine without having a local git repository.
  • Added project description in Readme.md file, folder structure description, instructions for building the project
  • Added PackageContent.xml file support for bundles.
  • Update bundle structure for Design Automation

Full changelog: 3.1.1...3.2.0

3.2.0-preview

24 Nov 08:47
Compare
Choose a tag to compare
3.2.0-preview Pre-release
Pre-release

.NET 8 support
PackageContent.xml support
Revit 2025 build system support