Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.09 KB

Changelog.md

File metadata and controls

24 lines (18 loc) · 1.09 KB

3.2.1

  • Fix Github release version validation

3.2.0

  • .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 PackageContent.xml file support for bundles.
  • Update bundle structure for Design Automation

3.1.1

  • Nuke 7.0.0 support

  • Build project reworked with using source generators

  • The version of the projects is now unified and set for all projects in the Build.Configuration file. Version applies to installer and .dll packages

  • Installer project reworked

  • Installer project now supports SingleUser and MultiUser builds

  • Installer project now supports feature tree for Revit versions

    image

  • New MS Build target. Triggers when the project is cleaned up and deletes the plugin files in the revit addin folder

  • Full changelog: https://github.com/Nice3point/RevitTemplates/compare/3.0.1...3.1.1