Skip to content

Releases: VSChina/PnPCodeGen

Release CodeGen CLI v0.6.9

12 May 03:18
be1dfa5
Compare
Choose a tag to compare
Update codegenPackageConfig.json

Release CodeGen CLI v0.6.9-rc

06 May 06:44
4bfb46b
Compare
Choose a tag to compare
Pre-release
 Update stagingCodegenPackageConfig.json for v0.6.9-rc

Release CodeGen CLI 0.6.8

17 Jan 04:12
360ada4
Compare
Choose a tag to compare
v0.6.8

Update stagingCodegenPackageConfig.json

Release CodeGen CLI 0.6.8-rc

14 Jan 06:53
1f0c140
Compare
Choose a tag to compare
Pre-release
Update stagingCodegenPackageConfig.json

For CodeGen CLI 0.6.8-rc release

Release CodeGen CLI 0.6.7

23 Dec 03:07
Compare
Choose a tag to compare

Changed:

  • Print out privacy statement when first run CLI.
  • Add option to enable/disable telemetry collection.
  • Ignore error when fetch latest version information failed.

Release CodeGen CLI 0.6.6

20 Dec 09:21
Compare
Choose a tag to compare

Changed:

  • Integrate with Azure IoT Device C SDK for the Nov15 release.
  • Send multiple telemetries defined in an interface in a single send.
  • No longer generate separate functions for sending each telemetry.
  • Update generate command to be able to generate project template related files: main file, CMakeLists.txt, README.md, etc.

Release CodeGen CLI 0.6.3

20 Dec 08:53
Compare
Choose a tag to compare

Fixed:

  • Fixed CodeGen error when user defined a command without a response schema.
  • Fixed memory leak in generated device code.

Release CodeGen CLI 0.6.2

20 Dec 08:43
Compare
Choose a tag to compare

About CodeGen CLI:

The Azure Digital Twins CodeGen command-line interface (CLI) is a Microsoft's cross-platform utility for generating device scaffolding code and CMake project template based on IoT Plug and Play schema is defined using the Digital Twin Definition Language (DTDL). It aims to accelerate the device development cycle by making developers only focus on implementing the necessary logic.