Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.7.0 #62

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Version 1.7.0 #62

merged 4 commits into from
Dec 3, 2024

Conversation

ricaun
Copy link
Member

@ricaun ricaun commented Dec 3, 2024

Features

  • Support IRevitTask functions as parameters.

Application

  • Add 8 functions parameters in the tests to enable IRevitTask functions. (Fix: Feature: Parameters for TestAsync #61)
  • Update ricaun.Revit.UI to 0.7.1 to support .tiff file.
  • Add .tiff to support Multi-DPI.

Tests

  • Update TestsRevitTask with RevitTaskBase using base parameter.
  • Add TestsFuncTaskParameters to test each parameter function.

Build

  • Update FileSystemTasks.CopyFileToDirectory to AbsolutePathExtensions.CopyToDirectory.

Copy link
Member Author

@ricaun ricaun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@ricaun ricaun merged commit 8f4edf2 into master Dec 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Parameters for TestAsync
1 participant