Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 1.04 KB

Changelog

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.3.0 / 2025-04-05

  • Update to Revit 2025
  • Build DesignAutomationConsole.
  • Add FrameworkName and Reference in the output.
  • Issue with Design Automation for Revit not selecting the right version of the addin in the bundle. #7
  • Set bundle with version 2019, 2021, and 2025.

1.2.0 / 2024-03-02

  • Add Sleep in milliseconds input.

1.1.0 / 2024-02-15

  • Add UI.Valid class to check if Revit UI is available.
  • Unsubscribe to DesignAutomationReadyEvent to execute only once.

1.0.1 / 2023-01-09

Fixed

  • Fix DBApplication misspell

1.0.0 / 2023-01-04

  • First Release