Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 17:56
1c3c7d1

Features

  • Rename to ricaun.RevitVersion.DefineConstants.
  • Support version 2015 to 2030 in SupportedRevitVersion.
  • Property RevitVersion to DefineConstants with REVITXXXX and REVITXXXX_OR_GREATER.
  • Add RevitVersionMinimal PropertyGroup to set minimal version for XXX_OR_GREATER. (Default: 2019)
  • Update XXX_OR_GREATER implementation based on discussions.
  • Test project with CountTests for version 2017, 2019, 2021 and 2025. (RevitVersionMinimal to 2017)
  • Change to AddImplicitDefineConstants and DefineConstants.
  • Update to use DevelopmentDependency in csproj.

Fix

  • Fix GitHubRepository and README
  • Fix missing props.