Skip to content

Releases: Azure/iot-plugandplay-models-tools

GitHub Actions snapshot v1.0.3

04 May 17:18
fb71ef6
Compare
Choose a tag to compare

Updates for validate-models action [.github/actions/validate-models]

  • Increments actions/setup-python version used to 4.
  • Increments actions/checkout version used to 3.
  • Increments Microsoft.IoT.ModelsRepository.CommandLine version used to 1.0.0-beta.9.
  • Increments build framework to dotnet 6 in Microsoft.IoT.ModelsRepository.ChangeCalc
  • Increments Microsoft.NET.Test.Sdk used in Microsoft.IoT.ModelsRepository.ChangeCalc to 17.5.0.
  • Increments Moq used in Microsoft.IoT.ModelsRepository.ChangeCalc to 4.18.4.
  • Increments Octokit used in Microsoft.IoT.ModelsRepository.ChangeCalc to 5.1.0.
  • Increments xunit used in Microsoft.IoT.ModelsRepository.ChangeCalc to 2.4.2.
  • Increments xunit.runner.visualstudio used in Microsoft.IoT.ModelsRepository.ChangeCalc to 2.4.5.
  • Increments coverlet.collector used in Microsoft.IoT.ModelsRepository.ChangeCalc to 3.2.0.

GitHub Actions snapshot v1.0.2

08 Aug 21:49
Compare
Choose a tag to compare

Updates for validate-models action [.github/actions/validate-models]

  • Increments Microsoft.IoT.ModelsRepository.CommandLine version used to 1.0.0-beta.7.

GitHub Actions snapshot v1.0.1

07 Jul 21:36
b9e4d89
Compare
Choose a tag to compare

Updates for validate-models action [.github/actions/validate-models]

  • Increments Newtonsoft.Json used in Microsoft.IoT.ModelsRepository.ChangeCalc to 13.0.1.
  • Increments Microsoft.IoT.ModelsRepository.CommandLine version used to 1.0.0-beta.6.

1.0.0-beta.6

20 Jan 23:25
70d1264
Compare
Choose a tag to compare

Microsoft.IoT.ModelsRepository.CommandLine updates

  • Supports dotnet 6
  • Adds SourceLink configuration to package
  • Upgrade Azure.IoT.ModelsRepository dependency to 1.0.0-preview.5

Models Repository Tools GitHub actions snapshot v1.0.0

17 Nov 22:44
eb8908d
Compare
Choose a tag to compare
  • Includes the validate-models action [.github/actions/validate-models]

1.0.0-beta.5

03 Sep 00:43
c86b355
Compare
Choose a tag to compare

Microsoft.IoT.ModelsRepository.CommandLine updates

  • The validate command supports validation of directory model files (recursive) with file search pattern.
  • The import command supports the import of directory model files (recursive) with file search pattern.
  • Removed the --strict flag from the import command. When importing model files to an IoT Models Repository strict validation is implicit.
  • Upgrade Azure.IoT.ModelsRepository dependency to 1.0.0-preview.4
  • Upgrade System.CommandLine dependency to 2.0.0-beta1.21308.1

DMR tooling snapshot release 1.0.0-beta.4

22 Jul 20:45
8643422
Compare
Choose a tag to compare
Readme updates and formatting changes (#173)

* Change casing.
* Readme content updates.

DMR tooling snapshot release 1.0.0-beta.3

21 Apr 23:35
206d4d0
Compare
Choose a tag to compare

Update to use the DTDL parser 3.12.6

DMR tooling snapshot release 1.0.0-beta.2

14 Apr 00:13
b1887f2
Compare
Choose a tag to compare
Update models repository client SDK version. (#164)

DMR tooling snapshot release 1.0.0-beta.1

18 Nov 19:44
Compare
Choose a tag to compare
Use explicit version in installer scripts.