Skip to content

Latest commit

 

History

History
65 lines (56 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

65 lines (56 loc) · 1.73 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.0.6 / 2023-11-24 - 2023-12-06

Features

  • Tests project.
  • Update BuilderUtils to return instance and features (#16).

PackageBuilder

  • Enable DocumentationFile in package.
  • Update BuilderUtils to return instance.
  • Obsolete and internal AllowLoadingIntoExistingSession
  • Update Example Guid.

Tests

  • Test Constants
  • Test BuilderUtils
  • Test Builder create file.
  • Test RevitAddInsBuilder
  • Test PackageContentsBuilder
  • Add AssertBuilderUtils
  • Test RevitUtils

1.0.5 / 2021-12-21

  • Update Build Project
  • 2021-12-21
  • Remove Folder Build Project
  • 2021-12-17
  • Test Example
  • Rename Example
  • Set Visible false LICENSE $ README

1.0.4 / 2021-12-09

  • Add Readme inside Package
  • Update Readme
  • Remove AllowLoadingIntoExistingSession AddInModel.cs

1.0.3 / 2021-12-07

  • Clear Build
  • Update Develop.yml branches-ignore:
  • Add ricaun.Nuke

1.0.2 / 2021-12-05

  • Move icon to Resources
  • Deploy without CI
  • Change NugetApiUrl: ${{ secrets.NUGET_API_URL }}
  • Change NugetApiKey: ${{ secrets.NUGET_API_KEY }}
  • Change To https://api.nuget.org/v3/index.json
  • Add LICENCE to package

1.0.1 / 2021-11-26

  • Add Examples

1.0.0 / 2021-11-26

  • First Release